summaryrefslogtreecommitdiffstats
path: root/include/sys/dnlc.h
diff options
context:
space:
mode:
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>2008-03-05 00:58:54 +0000
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>2008-03-05 00:58:54 +0000
commita713518f5d9e4f7b1c361035f1f3ef79869a960f (patch)
treeeb5eb8b5457adb7418689c4750fa32d832793967 /include/sys/dnlc.h
parent23f28c4f75b6a7583ac706db331211baa055ca5d (diff)
Checkpoint for the night,
added a few more stub headers, fleshed out a few stub headers, added a FIXME file, added various compatibility macros git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@25 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
Diffstat (limited to 'include/sys/dnlc.h')
-rw-r--r--include/sys/dnlc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/sys/dnlc.h b/include/sys/dnlc.h
new file mode 100644
index 000000000..91fb57e06
--- /dev/null
+++ b/include/sys/dnlc.h
@@ -0,0 +1,4 @@
+#ifndef _SPL_DNLC_H
+#define _SPL_DNLC_H
+
+#endif /* SPL_DNLC_H */