mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 21:33:00 +00:00
6 lines
72 B
C
6 lines
72 B
C
|
#ifndef __UM_LDT_H
|
||
|
#define __UM_LDT_H
|
||
|
|
||
|
#include "asm/arch/ldt.h"
|
||
|
#endif
|