summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/linux/linux_timer.h
Commit message (Collapse)AuthorAgeFilesLines
* [linux] Rewrite headers included in all buildsMichael Brown2015-03-051-1/+1
| | | | | | | Rewrite (and relicense) the header files which are included in all builds of iPXE (including non-Linux builds). Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [linux] Add timerPiotr Jaroszyński2010-08-191-0/+18
Add linux timer API. Signed-off-by: Piotr Jaroszyński <p.jaroszynski@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>