mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-10 11:05:09 +07:00
6 lines
70 B
C
6 lines
70 B
C
![]() |
#ifdef __uClinux__
|
||
|
#include "io_no.h"
|
||
|
#else
|
||
|
#include "io_mm.h"
|
||
|
#endif
|