]> Git Repo - qemu.git/blobdiff - include/hw/char/lm32_juart.h
Clean up decorations and whitespace around header guards
[qemu.git] / include / hw / char / lm32_juart.h
index 70dc416e9f9459f74eb8cb7268cc7d84bd9ef6df..e7c6fb5a3bd70eb657ed3943ba43bcab2a402494 100644 (file)
@@ -10,4 +10,4 @@ uint32_t lm32_juart_get_jrx(DeviceState *d);
 void lm32_juart_set_jtx(DeviceState *d, uint32_t jtx);
 void lm32_juart_set_jrx(DeviceState *d, uint32_t jrx);
 
-#endif /* QEMU_HW_LM32_JUART_H */
+#endif /* QEMU_HW_CHAR_LM32_JUART_H */
This page took 0.02354 seconds and 4 git commands to generate.