mirror of https://github.com/E-Almqvist/eOS
parent
a97c9f7018
commit
91923430c4
@ -0,0 +1,5 @@ |
||||
unsigned char port_byte_in(); |
||||
void port_byte_out(); |
||||
|
||||
unsigned short port_word_in(); |
||||
void port_word_out(); |
Loading…
Reference in new issue