Fixed some minor issues with the NOTIFY call.
This commit is contained in:
@@ -37,7 +37,7 @@ int n;
|
||||
prepare_shutdown(RBT_PANIC);
|
||||
}
|
||||
|
||||
|
||||
#if ENABLE_K_DEBUGGING
|
||||
/*===========================================================================*
|
||||
* print_bitmap *
|
||||
*===========================================================================*/
|
||||
@@ -55,6 +55,7 @@ bit_t nr_bits;
|
||||
}
|
||||
kprintf("\n", NO_ARG);
|
||||
}
|
||||
#endif /* ENABLE_K_DEBUGGING */
|
||||
|
||||
/*===========================================================================*
|
||||
* free_bit *
|
||||
|
||||
Reference in New Issue
Block a user