Previous: Exception handling routines, Up: Libgcc


4.5 Miscellaneous runtime library routines

4.5.1 Cache control functions

— Runtime Function: void __clear_cache (char *beg, char *end)

This function clears the instruction cache between beg and end.