mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-08 18:59:00 +00:00
8 lines
109 B
C
8 lines
109 B
C
|
|
#ifndef __UM_STRING_H
|
||
|
|
#define __UM_STRING_H
|
||
|
|
|
||
|
|
#include "asm/arch/string.h"
|
||
|
|
#include "asm/archparam.h"
|
||
|
|
|
||
|
|
#endif
|