mn10300: Remove the architecture
[sfrench/cifs-2.6.git] / tools / include / asm-generic / barrier.h
index 47b933903eaf3d611e6b7859208839cbbaaf4f27..52278d880a61aa1038e84de86667e382875e03f0 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copied from the kernel sources to tools/perf/:
  *
- * Generic barrier definitions, originally based on MN10300 definitions.
+ * Generic barrier definitions.
  *
  * It should be possible to use these on really simple architectures,
  * but it serves more as a starting point for new ports.