summaryrefslogtreecommitdiff
path: root/stdscan.h
AgeCommit message (Collapse)AuthorFilesLines
2007-08-30Finishing touches on perfect hash tokenizer; actually turn the thing onH. Peter Anvin1-0/+20
Finish the perfect hash tokenizer, and actually enable it. Move stdscan() et al to a separate file, since it's not needed in any of the clients of nasmlib other than nasm itself. Run make alldeps.