Linux/HPPA specific entry point for profiling.
authorUlrich Drepper <drepper@redhat.com>
Sun, 15 Oct 2000 03:27:46 +0000 (03:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 15 Oct 2000 03:27:46 +0000 (03:27 +0000)
sysdeps/unix/sysv/linux/hppa/profil-counter.h [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/linux/hppa/profil-counter.h b/sysdeps/unix/sysv/linux/hppa/profil-counter.h
new file mode 100644 (file)
index 0000000..8a6a0bc
--- /dev/null
@@ -0,0 +1,2 @@
+/* We can use the ix86 version.  */
+#include <sysdeps/unix/sysv/linux/i386/profil-counter.h>