Squash commits for public release
This commit is contained in:
6
kernel/include/mem/kswapd.h
Normal file
6
kernel/include/mem/kswapd.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _KERNEL_MEM_KSWAPD_H
|
||||
#define _KERNEL_MEM_KSWAPD_H
|
||||
|
||||
void kswapd();
|
||||
|
||||
#endif // _KERNEL_MEM_KSWAPD_H
|
||||
Reference in New Issue
Block a user