@@ -0,0 +1,6 @@
#ifndef INCLUDE_IO_H
#define INCLUDE_IO_H
void outb(unsigned short port, unsigned char data);
#endif
The note is not visible to the blocked user.