summaryrefslogtreecommitdiffstats
path: root/arch/metag/include/asm/bug.h
Commit message (Collapse)AuthorAgeFilesLines
* metag/traps: Mark die() as __noreturn to match the declaration.Markos Chandras2013-06-131-2/+2
| | | | | Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: James Hogan <james.hogan@imgtec.com>
* metag: Various other headersJames Hogan2013-03-021-0/+12
Add the remaining metag header files: - byteorder.h, swab.h (byte order and swapping) - barrier.h, cpu.h. hwthread.h, processor.h (hardware thread related) - bug.h, elf.h, gpio.h, linkage.h, resource.h (other) Signed-off-by: James Hogan <james.hogan@imgtec.com>