Update.
[glibc.git] / include / sys / gmon.h
blob2e561880279b958530575143b9a409ba2ba2daf6
1 #include <gmon/sys/gmon.h>
3 /* Now define the internal interfaces. */
5 /* Write current profiling data to file. */
6 extern void __write_profiling __P ((void));
7 extern void write_profiling __P ((void));