[add] laos using xv6-riscv thought
This commit is contained in:
8
laos/include/asm.h
Normal file
8
laos/include/asm.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "defs.h"
|
||||
|
||||
#ifndef ASM_H__
|
||||
#define ASM_H__
|
||||
|
||||
#define CPUID 0x020
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user