mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 18:41:48 +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
|