]> Git Repo - qemu.git/blobdiff - include/qemu/bcd.h
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf0' into...
[qemu.git] / include / qemu / bcd.h
index b4c9b64b8f9b205d330776c021e33a1238b3eb72..dfebacf1fc38a82d8375632a66494636e2288287 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef QEMU_BCD_H
-#define QEMU_BCD_H 1
+#define QEMU_BCD_H
 
 /* Convert a byte between binary and BCD.  */
 static inline uint8_t to_bcd(uint8_t val)
This page took 0.026217 seconds and 4 git commands to generate.