mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-10 12:54:50 -04:00
8 lines
137 B
C
8 lines
137 B
C
#ifndef PPC_GENERIC_FLUSH_CACHE_H
|
|
#define PPC_GENERIC_FLUSH_CACHE_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* PPC_GENERIC_FLUSH_CACHE_H */
|