summaryrefslogtreecommitdiff
path: root/libc/misc/internals/abi-tag.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-08-19 10:19:17 +0000
committerEric Andersen <andersen@codepoet.org>2002-08-19 10:19:17 +0000
commit0d86dfc46feaf8cce5a1d1e383e80f29d83ceaf1 (patch)
tree8af39ed3dac134788a169f5fa6e1d31bc7d07d6e /libc/misc/internals/abi-tag.h
parentc0dc392defac1b8ab00fd0d2483675d1d0805127 (diff)
Add a .note section to make gdb happy
Diffstat (limited to 'libc/misc/internals/abi-tag.h')
-rw-r--r--libc/misc/internals/abi-tag.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/misc/internals/abi-tag.h b/libc/misc/internals/abi-tag.h
new file mode 100644
index 000000000..94b67e9ee
--- /dev/null
+++ b/libc/misc/internals/abi-tag.h
@@ -0,0 +1,2 @@
+#define __ABI_TAG_OS 0
+#define __ABI_TAG_VERSION 2,0,0