mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
6 lines
122 B
C
6 lines
122 B
C
#ifndef ARCH_X86_MM_KMEMCHECK_SELFTEST_H
|
|
#define ARCH_X86_MM_KMEMCHECK_SELFTEST_H
|
|
|
|
bool kmemcheck_selftest(void);
|
|
|
|
#endif
|