aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'hicn-light/src/config.h.in')
-rwxr-xr-xhicn-light/src/config.h.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/hicn-light/src/config.h.in b/hicn-light/src/config.h.in
new file mode 100755
index 000000000..16ec1ab3a
--- /dev/null
+++ b/hicn-light/src/config.h.in
@@ -0,0 +1,5 @@
+/* CPU Cache line size */
+#define LEVEL1_DCACHE_LINESIZE @LEVEL1_DCACHE_LINESIZE@
+
+#define _GNU_SOURCE
+