mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 03:25:16 +07:00
6 lines
74 B
C
6 lines
74 B
C
![]() |
#ifdef __uClinux__
|
||
|
#include "page_no.h"
|
||
|
#else
|
||
|
#include "page_mm.h"
|
||
|
#endif
|