aboutsummaryrefslogtreecommitdiff
path: root/hid_linux.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-05-20 20:44:37 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-05-20 20:44:37 +0000
commit4c931544631a8968cd44030940cbae071bed0e61 (patch)
treefa6a44df3508ac5522ecaaf5b276b2a1f830028c /hid_linux.c
parentfccb2308e4d0cce01f2f949256aa3d880fd945c9 (diff)
created header so that [linuxhid] can share code
svn path=/trunk/externals/hcs/hid/; revision=3044
Diffstat (limited to 'hid_linux.c')
-rw-r--r--hid_linux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hid_linux.c b/hid_linux.c
index aa22425..92b589c 100644
--- a/hid_linux.c
+++ b/hid_linux.c
@@ -1,3 +1,4 @@
+/* this code only works for Linux kernels */
#ifdef __linux__