index
:
piegos.git
develop
master
Simple 32 bits kernel written in C.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
Helpers
/
memPrint.cpp
blob: 92112e965f02670efe3a51fcb8d89ab8dacd4449 (
plain
)
1
2
3
4
5
6
7
8
9
10
#include "./memPrint.hpp" memPrint::memPrint(){ } memPrint::~memPrint(){ }