[update] os

This commit is contained in:
bLueriVerLHR
2023-06-26 09:56:22 +08:00
parent 75644e4920
commit c931384e30
10 changed files with 125 additions and 31 deletions

6
laos/include/dev.h Normal file
View File

@@ -0,0 +1,6 @@
#ifndef DEV_H__
#define DEV_H__
extern char ioports[];
#endif