mirror of
https://github.com/torvalds/linux.git
synced 2024-12-30 14:52:05 +00: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
|