aboutsummaryrefslogtreecommitdiff
path: root/src/libdraw/nowsys-get.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-02-02 22:27:17 +0000
committerrsc <devnull@localhost>2005-02-02 22:27:17 +0000
commitc4553e9cd0f42874d23d5c99ea68ea57513206b1 (patch)
tree908ea58e1b943fc028a13f500a4fb152c417ec15 /src/libdraw/nowsys-get.c
parent52fdc1a5470b984b68afa7392980ef190e74b916 (diff)
downloadplan9port-c4553e9cd0f42874d23d5c99ea68ea57513206b1.tar.gz
plan9port-c4553e9cd0f42874d23d5c99ea68ea57513206b1.tar.bz2
plan9port-c4553e9cd0f42874d23d5c99ea68ea57513206b1.zip
more nowsys
Diffstat (limited to 'src/libdraw/nowsys-get.c')
-rw-r--r--src/libdraw/nowsys-get.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libdraw/nowsys-get.c b/src/libdraw/nowsys-get.c
index e69de29b..2481df18 100644
--- a/src/libdraw/nowsys-get.c
+++ b/src/libdraw/nowsys-get.c
@@ -0,0 +1,3 @@
+/* so that there's *something* in this file */
+int __nowsys__get(void) {return 0;}
+