mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-13 12:53:27 +00:00
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 */
|