diff options
Diffstat (limited to 'arch/x86/port/Operations')
| -rw-r--r-- | arch/x86/port/Operations | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/x86/port/Operations b/arch/x86/port/Operations new file mode 100644 index 0000000..4812518 --- /dev/null +++ b/arch/x86/port/Operations @@ -0,0 +1,7 @@ +#ifndef PORTOPEARATION_H +#define PORTOPEARATION_H + +#include "PortOps.h" + +#endif + |
