6 lines
76 B
C
6 lines
76 B
C
|
|
#ifndef __UM_DESC_H
|
||
|
|
#define __UM_DESC_H
|
||
|
|
|
||
|
|
#include "asm/arch/desc.h"
|
||
|
|
|
||
|
|
#endif
|