mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-18 14:58:49 +00:00
7 lines
76 B
C
7 lines
76 B
C
|
|
#ifndef __UM_USER_H
|
||
|
|
#define __UM_USER_H
|
||
|
|
|
||
|
|
#include "asm/arch/user.h"
|
||
|
|
|
||
|
|
#endif
|