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=c2981fc0ee15d3b1aff69901550fda32460bb1b1;hpb=b57ed12e39ff8b0b678d18e5a729ea54ffb0542a 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);