mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-17 06:25:07 +00:00
7 lines
79 B
C
7 lines
79 B
C
|
|
#ifndef __UM_TYPES_H
|
||
|
|
#define __UM_TYPES_H
|
||
|
|
|
||
|
|
#include "asm/arch/types.h"
|
||
|
|
|
||
|
|
#endif
|