mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 23:08:31 +00:00
Remove some dead code
This commit is contained in:
parent
168d1c157e
commit
73c0faa1b5
66 changed files with 324 additions and 7705 deletions
|
@ -17,7 +17,7 @@
|
|||
│ PERFORMANCE OF THIS SOFTWARE. │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
|
||||
// stub version of abort() for low-dependency apps
|
||||
// stub version of abort() to keep the build a dag
|
||||
__attribute__((__noreturn__, __weak__)) void abort(void) {
|
||||
__builtin_trap();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue