6 lines
72 B
C
6 lines
72 B
C
|
#ifndef __UM_LDT_H
|
||
|
#define __UM_LDT_H
|
||
|
|
||
|
#include "asm/arch/ldt.h"
|
||
|
#endif
|