Don't pass REALNAME to `.end`
authorKeno Fischer <kfischer+github@college.harvard.edu>
Sun, 13 Mar 2016 22:56:21 +0000 (18:56 -0400)
committerKeno Fischer <kfischer+github@college.harvard.edu>
Sun, 13 Mar 2016 22:56:21 +0000 (18:56 -0400)
commitd5e1255ca7a60ccb2f06045e8348d379b0dc13f1
tree6f0644680b3b771350b96ad351ca7dde7d8bec76
parent587455868e66b77fb9017786ac8f113f86a79901
Don't pass REALNAME to `.end`

Putting the procedure there is an MSVC-ism, where it is optional. GCC silently ignores and Clang errors, so it is best to remove this.
common_x86_64.h