summaryrefslogtreecommitdiff
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(){
	
}