Files
neulacpu/laos/include/dev.h
bLueriVerLHR c931384e30 [update] os
2023-06-26 09:56:22 +08:00

6 lines
63 B
C

#ifndef DEV_H__
#define DEV_H__
extern char ioports[];
#endif