Files

7 lines
106 B
C
Raw Permalink Normal View History

2025-02-12 09:54:05 -05:00
#ifndef _KERNEL_MEM_KSWAPD_H
#define _KERNEL_MEM_KSWAPD_H
void kswapd();
#endif // _KERNEL_MEM_KSWAPD_H