Move all of include/asm-m68knommu to arch/m68knommu/include/asm.
[safe/jmp/linux-2.6] / arch / m68knommu / include / asm / cputime.h
diff --git a/arch/m68knommu/include/asm/cputime.h b/arch/m68knommu/include/asm/cputime.h
new file mode 100644 (file)
index 0000000..a0c4a66
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef __M68KNOMMU_CPUTIME_H
+#define __M68KNOMMU_CPUTIME_H
+
+#include <asm-generic/cputime.h>
+
+#endif /* __M68KNOMMU_CPUTIME_H */