Previous: Exception handling routines, Up: Libgcc


4.6 Miscellaneous runtime library routines

4.6.1 Cache control functions

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

This function clears the instruction cache between beg and end.