mirror of
https://github.com/zeldaret/tp
synced 2026-08-14 20:43:32 -04:00
8 lines
128 B
C
8 lines
128 B
C
#ifndef PPC_GENERIC_TARGIMPL_H
|
|
#define PPC_GENERIC_TARGIMPL_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* PPC_GENERIC_TARGIMPL_H */
|