mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-15 16:53:54 +08:00
7 lines
86 B
C
7 lines
86 B
C
|
#ifndef _SPARC_LOCAL_H
|
||
|
#define _SPARC_LOCAL_H
|
||
|
|
||
|
#include <asm-generic/local.h>
|
||
|
|
||
|
#endif
|