]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/include/asm/ptrace.h
Move arch/ppc to arch/powerpc
[karo-tx-uboot.git] / arch / powerpc / include / asm / ptrace.h
similarity index 97%
rename from arch/ppc/include/asm/ptrace.h
rename to arch/powerpc/include/asm/ptrace.h
index 196613b9f15e0732b98610104aafccf84eb30ec4..cf09edf1560917f936fb416633f1980ab2be341d 100644 (file)
@@ -14,7 +14,7 @@
  * that the overall structure is a multiple of 16 bytes in length.
  *
  * Note that the offsets of the fields in this struct correspond with
- * the PT_* values below.  This simplifies arch/ppc/kernel/ptrace.c.
+ * the PT_* values below.  This simplifies arch/powerpc/kernel/ptrace.c.
  */
 
 #include <linux/config.h>