clang-format set column width to 100 chars
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
|
||||
#include <limine/limine.h>
|
||||
|
||||
#define EXTERN_REQ(small) \
|
||||
extern struct limine_##small##_request limine_##small##_request
|
||||
#define EXTERN_REQ(small) extern struct limine_##small##_request limine_##small##_request
|
||||
|
||||
EXTERN_REQ (hhdm);
|
||||
EXTERN_REQ (memmap);
|
||||
|
||||
Reference in New Issue
Block a user