about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-02-01 18:25:44 +0000
committerUlrich Drepper <drepper@redhat.com>2002-02-01 18:25:44 +0000
commit040006a36d5c15ea5494fec63470b0bd202ed263 (patch)
treeddd1c297799b34148f261c28cb03c604a0c4aafb
parent78ce3057e8efd724d62953c7607a8a3ffec32f56 (diff)
downloadglibc-040006a36d5c15ea5494fec63470b0bd202ed263.tar.gz
glibc-040006a36d5c15ea5494fec63470b0bd202ed263.tar.xz
glibc-040006a36d5c15ea5494fec63470b0bd202ed263.zip
Dummy dl-procinfo.c file for platforms which don't have one.
-rw-r--r--sysdeps/generic/dl-procinfo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/generic/dl-procinfo.c b/sysdeps/generic/dl-procinfo.c
new file mode 100644
index 0000000000..a056184690
--- /dev/null
+++ b/sysdeps/generic/dl-procinfo.c
@@ -0,0 +1 @@
+/* No architecture specific definitions.  */