Warning: This file is not a C or C++ file. It does not have highlighting.
| 1 | #ifndef _TOOLS_PERF_LINUX_SCHED_MM_H |
|---|---|
| 2 | #define _TOOLS_PERF_LINUX_SCHED_MM_H |
| 3 | |
| 4 | #define might_alloc(gfp) do { } while (0) |
| 5 | |
| 6 | #endif /* _TOOLS_PERF_LINUX_SCHED_MM_H */ |
| 7 |
Warning: This file is not a C or C++ file. It does not have highlighting.
