Clean old .source directive out of asm code

This commit is contained in:
Justine Tunney 2022-03-18 12:43:21 -07:00
parent b149a9bcc4
commit 6c2fd9ecc6
269 changed files with 59 additions and 303 deletions

View file

@ -25,4 +25,3 @@
pop %rsi
pop %rdi
.init.end 302,_init_g_fds
.source __FILE__

View file

@ -17,7 +17,6 @@
PERFORMANCE OF THIS SOFTWARE.
*/
#include "libc/macros.internal.h"
.source __FILE__
// Obtains WIN32 magic path, e.g. GetTempPathA.
//

View file

@ -17,7 +17,6 @@
PERFORMANCE OF THIS SOFTWARE.
*/
#include "libc/macros.internal.h"
.source __FILE__
// Calls GetTempPathA() w/ different API.
//

View file

@ -18,7 +18,6 @@
*/
#include "libc/dce.h"
#include "libc/macros.internal.h"
.source __FILE__
#define BYTES 64

View file

@ -18,7 +18,6 @@
*/
#include "libc/dce.h"
#include "libc/macros.internal.h"
.source __FILE__
#define BYTES 64

View file

@ -43,4 +43,3 @@ kTmpPath:
add $kTmpPathMax,%rdi
#endif
.init.end 300,_init_kTmpPath
.source __FILE__

View file

@ -35,4 +35,3 @@ nowl: .quad 0
cmovnz %rcx,%rax
stosq
.init.end 202,_init_nowl
.source __FILE__

View file

@ -18,7 +18,6 @@
*/
#include "libc/macros.internal.h"
.text.windows
.source __FILE__
__onntconsoleevent_nt:
ezlea __onntconsoleevent,ax

View file

@ -18,7 +18,6 @@
*/
#include "libc/macros.internal.h"
.text.windows
.source __FILE__
__wincrash_nt:
ezlea __wincrash,ax

View file

@ -18,7 +18,6 @@
*/
#include "libc/macros.internal.h"
.text.windows
.source __FILE__
__winalarm_nt:
ezlea __winalarm,ax

View file

@ -17,7 +17,6 @@
PERFORMANCE OF THIS SOFTWARE.
*/
#include "libc/macros.internal.h"
.source __FILE__
.init.start 300,_init_wincrash
pushpop 1,%rcx