X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=libpicofe.git;a=blobdiff_plain;f=arm_linux.h;h=63dc3956669458f4a9978246372be450bbe14c75;hp=99de912ef9a6d988431b625f7c489c7c875541a9;hb=HEAD;hpb=a86e9a3e58f55bf49d99dfd5e5d6413e17149593 diff --git a/arm_linux.h b/arm_linux.h index 99de912..63dc395 100644 --- a/arm_linux.h +++ b/arm_linux.h @@ -1 +1 @@ -extern void cache_flush_d_inval_i(const void *start_addr, const void *end_addr); +extern void cache_flush_d_inval_i(void *start_addr, void *end_addr);