Loading include/asm-parisc/elf.h +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ #define EFA_PARISC_1_1 0x0210 /* PA-RISC 1.1 big-endian. */ #define EFA_PARISC_2_0 0x0214 /* PA-RISC 2.0 big-endian. */ /* Additional section indeces. */ /* Additional section indices. */ #define SHN_PARISC_ANSI_COMMON 0xff00 /* Section for tenatively declared symbols in ANSI C. */ Loading include/asm-parisc/linkage.h +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ /* * In parisc assembly a semicolon marks a comment while a * exclamation mark is used to seperate independent lines. * exclamation mark is used to separate independent lines. */ #ifdef __ASSEMBLY__ Loading Loading
include/asm-parisc/elf.h +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ #define EFA_PARISC_1_1 0x0210 /* PA-RISC 1.1 big-endian. */ #define EFA_PARISC_2_0 0x0214 /* PA-RISC 2.0 big-endian. */ /* Additional section indeces. */ /* Additional section indices. */ #define SHN_PARISC_ANSI_COMMON 0xff00 /* Section for tenatively declared symbols in ANSI C. */ Loading
include/asm-parisc/linkage.h +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ /* * In parisc assembly a semicolon marks a comment while a * exclamation mark is used to seperate independent lines. * exclamation mark is used to separate independent lines. */ #ifdef __ASSEMBLY__ Loading