add copyrights, cleanup
[ust.git] / libmarkers / marker.h
index b7d5815c65423038edc624fc3a9da7c4507a4a01..7c3d8c565a512d082df3fc304882747eab97930e 100644 (file)
@@ -1,6 +1,3 @@
-#ifndef _LINUX_MARKER_H
-#define _LINUX_MARKER_H
-
 /*
  * Code markup for dynamic and static tracing.
  *
@@ -13,6 +10,9 @@
  * See the file COPYING for more details.
  */
 
+#ifndef _LINUX_MARKER_H
+#define _LINUX_MARKER_H
+
 #include <stdarg.h>
 //ust// #include <linux/types.h>
 #include "immediate.h"
This page took 0.022607 seconds and 4 git commands to generate.