7 lines
104 B
C
7 lines
104 B
C
|
#ifndef __PPC_LOCAL_H
|
||
|
#define __PPC_LOCAL_H
|
||
|
|
||
|
#include <asm-generic/local.h>
|
||
|
|
||
|
#endif /* __PPC_LOCAL_H */
|