X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=loader%2Fsys_cacheflush.h;fp=loader%2Fsys_cacheflush.h;h=a35c00e78197ecf14df88910fc5fb952e7a6840c;hb=11913091045ebc44f003138d9e69cdc91fe4982e;hp=0000000000000000000000000000000000000000;hpb=55fe8e70a19187ba960fdca6b48f276cf1cd41f4;p=ginge.git diff --git a/loader/sys_cacheflush.h b/loader/sys_cacheflush.h new file mode 100644 index 0000000..a35c00e --- /dev/null +++ b/loader/sys_cacheflush.h @@ -0,0 +1 @@ +void sys_cacheflush(const void *start_addr, const void *end_addr);