Martin Storsjö
|
7b96c6756e
|
Use void instead of void_t
There's really no reason for adding a typedef for void.
|
2014-02-10 08:06:33 +02:00 |
|
V
|
a6463be0cc
|
Allow yasm to be used instead of nasm.
http://www.nasm.us/doc/nasmdoc3.html#section-3.4.1 says a zero should
follow $ in numeric constants, but yasm complains about it when not
followed.
|
2014-01-18 13:59:24 +01:00 |
|
Martin Storsjö
|
65b339815e
|
Get rid of trailing whitespace in the assembly source files
|
2014-01-13 20:12:04 +02:00 |
|
Martin Storsjö
|
ddcfc09c49
|
Convert some assembly files to unix newlines
This makes them consistent with the rest of them.
|
2014-01-13 20:12:04 +02:00 |
|
volvet
|
ec84f4bcc9
|
resolve conflict
|
2014-01-03 14:49:45 +08:00 |
|