dreamcast/cache.h

4 lines
81 B
C

#pragma once
void cache_init() __attribute__ ((section (".p2ram.cache_init")));