summaryrefslogtreecommitdiff
path: root/src/x86/asmnames.h
Commit message (Collapse)AuthorAgeFilesLines
* src/x86/win64.S: Handle name mangling and PICJosh Triplett2015-07-261-0/+30
Move the macros from unix64.S into a shared header asmnames.h and use them in win64.S too.