NJU-ProjectN/nemu

A typo(maybe) in macro.h

western-mahua opened this issue · 1 comments

#define PG_ALIGN __attribute((aligned(4096)))

Should it be __attribute__ instead?