Clean up decorations and whitespace around header guards
[sdk/emulator/qemu.git] / trace / ftrace.h
index 92372e3..cb5e35d 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef TRACE_FTRACE_H
 #define TRACE_FTRACE_H
 
-
-
 #define MAX_TRACE_STRLEN 512
 #define _STR(x) #x
 #define STR(x) _STR(x)
@@ -11,4 +9,4 @@ extern int trace_marker_fd;
 
 bool ftrace_init(void);
 
-#endif /* TRACE_FTRACE_H */
+#endif /* TRACE_FTRACE_H */