summaryrefslogtreecommitdiff
path: root/config/sysdeps/cycles.h
diff options
context:
space:
mode:
Diffstat (limited to 'config/sysdeps/cycles.h')
-rw-r--r--config/sysdeps/cycles.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/sysdeps/cycles.h b/config/sysdeps/cycles.h
index eac039e..62d86f1 100644
--- a/config/sysdeps/cycles.h
+++ b/config/sysdeps/cycles.h
@@ -2,12 +2,12 @@
#define _jack_sysdep_cycles_h_
#if defined(__i386__)
-
+
/* technically, i386 doesn't have a cycle counter, but
running JACK on a real i386 seems like a ridiculuous
target and gcc defines this for the entire x86 family
including the [456]86 that do have the counter.
-*/
+ */
#include <config/cpu/i386/cycles.h>
@@ -23,6 +23,6 @@
#include <config/cpu/generic/cycles.h>
-#endif /* processor selection */
+#endif /* processor selection */
-#endif /* _jack_sysdep_cycles_h_ */
+#endif /* _jack_sysdep_cycles_h_ */