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

@ -18,7 +18,6 @@
*/
#include "libc/macros.internal.h"
#include "libc/notice.inc"
.source __FILE__
// Resizes the space allocated for p to size n, only if this can be
// done without moving p (i.e., only if there is adjacent space