Kintsugi OS
0.2.0
x86 Monolithic OS
Loading...
Searching...
No Matches
ports.h
Go to the documentation of this file.
1
#ifndef PORTS_H
2
#define PORTS_H
3
4
#include "../kklibc/ctypes.h"
5
12
void
outports
(
u16
port,
u16
data);
13
14
#endif
u16
unsigned short u16
Definition
ctypes.h:13
outports
void outports(u16 port, u16 data)
Out ports.
Definition
ports.c:24
src
kernel
cpu
ports.h
Generated by
1.9.8