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
/
drivers
/
acpi
/
Ics.cpp
blob: 754b9f007c7f35f065875c6a8620c8f5df93b4fd (
plain
) (
blame
)
1
2
3
4
5
6
7
#include
"Ics.h"
uint8
Ics
::
getLength
()
const
{
return
length
;
};