mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 01:04:19 +08:00
7 lines
76 B
C
7 lines
76 B
C
|
#ifndef __UM_MTRR_H
|
||
|
#define __UM_MTRR_H
|
||
|
|
||
|
#include "asm/arch/mtrr.h"
|
||
|
|
||
|
#endif
|