5 lines
63 B
C
5 lines
63 B
C
|
#ifndef _ASM_IO_H
|
||
|
#define _ASM_IO_H
|
||
|
#include <sys/io.h>
|
||
|
#endif
|