summaryrefslogtreecommitdiff
path: root/core/hello.c
Commit message (Expand)AuthorAgeFilesLines
* printf error fixedLiu Aleaxander2009-06-031-15/+2
* Merge branch 'core32' of git://git.zytor.com/syslinux/syslinux into core32Liu Aleaxander2009-06-031-4/+4
|\
| * core/hello.c: better demo on how to do putchar()H. Peter Anvin2009-06-021-4/+4
* | Successed in converting the cache code to CLiu Aleaxander2009-06-031-2/+18
|/
* core/hello.c: use __intcall() as a demoH. Peter Anvin2009-05-311-2/+2
* Run Nindent on core/hello.cH. Peter Anvin2009-05-291-10/+10
* core: make the COMBOOT API available to in-kernel PM codeH. Peter Anvin2009-05-141-9/+5
* core: move core definitions to include/core.hH. Peter Anvin2009-05-141-5/+1
* core: adopt the naming convention core_* for exported symbolsH. Peter Anvin2009-05-141-5/+4
* First cut of doing 32-bit C code in the coreH. Peter Anvin2009-05-141-0/+36