commit configure script; new configure option --enable-commitlog
[riscv-isa-sim.git] / config.h.in
index 2ec49115309bf6bee29e1f075b009536a839d7de..cac46554b85fb0afb69a80c11728278ed5665183 100644 (file)
@@ -30,6 +30,9 @@
 /* Define if 64-bit mode is supported */
 #undef RISCV_ENABLE_64BIT
 
+/* Enable commit log generation */
+#undef RISCV_ENABLE_COMMITLOG
+
 /* Define if floating-point instructions are supported */
 #undef RISCV_ENABLE_FPU