cosmetic changes

This commit is contained in:
2022-09-28 15:24:18 +02:00
parent 1c10926cf9
commit d5c37f5d48
2 changed files with 75 additions and 2 deletions

View File

@@ -8,7 +8,8 @@
#include "likely.h"
#include "debug.h"
/* inspired by Linux kernel's <asm/bug.h> */
/* BUG functions inspired by Linux kernel's <asm/bug.h>
*/
#define panic() exit(0xff)