index
:
objective.git
cmake
cpuid_refactor
docs
kernconf
linker_script
main
Objective Kernel source code
Alexey Gavrilov <alexey.gavrilov@mail.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
port
/
Operations
blob: 4812518f43b3fa279ceaa3605d5dc7a77fe202a5 (
plain
) (
blame
)
1
2
3
4
5
6
7
#ifndef PORTOPEARATION_H #define PORTOPEARATION_H #include "PortOps.h" #endif