mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-26 16:11:49 +00: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
|