diff --git a/software/libbase/crt0-or1k.S b/software/libbase/crt0-or1k.S index 0c4059250..6a5914e5b 100644 --- a/software/libbase/crt0-or1k.S +++ b/software/libbase/crt0-or1k.S @@ -234,6 +234,7 @@ _exception_handler: l.jr r9 l.nop +.global _cache_init _cache_init: /* This function is to be used ONLY during reset, before main() is called.