diff options
-rwxr-xr-x | bxgen.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -724,7 +724,6 @@ void unit_write(Pool *pool, i64 unit, u16 target, i64 io_out, void *io_user_data // ELF https://man7.org/linux/man-pages/man5/elf.5.html // - assert(pool != NULL && pool->entities != NULL); assert(pool->entities[unit].is_enabled); assert(pool->entities[unit].unit.entry_point_index != UNDEFINED); |