5 lines
57 B
C
5 lines
57 B
C
|
#pragma once
|
||
|
|
||
|
#include "types.h"
|
||
|
|
||
|
void flushCaches(void);
|