summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/posix_types.h
Commit message (Collapse)AuthorAgeFilesLines
* parisc: __kernel_time_t is always longGeert Uytterhoeven2008-11-261-2/+1
| | | | | | | | __kernel_time_t is always long on PA-RISC, irrespective of CONFIG_64BIT, hence move it out of the #ifdef CONFIG_64BIT / #else / #endif block. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
* parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-101-0/+129
OpenPOWER on IntegriCloud