Documentation Archive Developer
Search

Previous: Exception handling routines, Up: Libgcc


4.4 Miscellaneous runtime library routines

4.4.1 Cache control functions

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

This function clears the instruction cache between beg and end.