Add memory manager tests
This commit is contained in:
3
src/kernel/cpprt.cpp
Normal file
3
src/kernel/cpprt.cpp
Normal file
@@ -0,0 +1,3 @@
|
||||
extern "C" {
|
||||
void __cxa_pure_virtual() { while(1); }
|
||||
}
|
||||
Reference in New Issue
Block a user