summaryrefslogtreecommitdiff
path: root/core/host/irq_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* core/host/irq_handler.h: Format with clang-formatJack Rosenthal2022-07-011-13/+13
* tree: Add __keep to all core irq handler routinesTom Hughes2022-04-011-1/+1
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-1/+1
* core: Add forward declaration for IRQ handler routineTom Hughes2021-09-271-0/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* core: Don't discard irqprio table entries due to LTOShawn Nematbakhsh2016-08-071-1/+1
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* force the compiler to use a valid register allocation for irq handlersVincent Palatin2014-03-111-0/+29