]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Stub profil.
authorRoland McGrath <roland@hack.frob.com>
Mon, 6 May 2013 23:14:10 +0000 (16:14 -0700)
committerRoland McGrath <roland@hack.frob.com>
Mon, 6 May 2013 23:14:10 +0000 (16:14 -0700)
sysdeps/nacl/profil.c [new file with mode: 0644]

diff --git a/sysdeps/nacl/profil.c b/sysdeps/nacl/profil.c
new file mode 100644 (file)
index 0000000..701d7ad
--- /dev/null
@@ -0,0 +1,2 @@
+/* Side-step sysdeps/posix/profil.c, which uses sigaction and setitimer.  */
+#include <gmon/profil.c>