[Add] laos base boot
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
#ifndef DEFS_H__
|
||||
#define DEFS_H__
|
||||
|
||||
#define NULL ((void *)0)
|
||||
|
||||
#define NCPU 1
|
||||
#define NPROC 64
|
||||
#define NOFILE 16
|
||||
|
||||
|
||||
#define SERIAL_TX_BUF_SIZE 32
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user