diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-07-31 19:24:55 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-07-31 19:24:55 +0000 |
commit | b83ef499432b842709f60062c5175fce67df3961 (patch) | |
tree | b5923ad41a169c8e7c5ae5b30ea3fee6a93418e1 /libshouldbeinlibc/wire.c | |
parent | 09bac4a66f59414065ab56a1dd6aa12af3c1b758 (diff) | |
download | hurd-b83ef499432b842709f60062c5175fce67df3961.tar.gz hurd-b83ef499432b842709f60062c5175fce67df3961.tar.bz2 hurd-b83ef499432b842709f60062c5175fce67df3961.zip |
*** empty log message ***
Diffstat (limited to 'libshouldbeinlibc/wire.c')
-rw-r--r-- | libshouldbeinlibc/wire.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libshouldbeinlibc/wire.c b/libshouldbeinlibc/wire.c index 16b8319c..7be04dee 100644 --- a/libshouldbeinlibc/wire.c +++ b/libshouldbeinlibc/wire.c @@ -157,4 +157,3 @@ wire_task_self () mach_port_deallocate (mach_task_self (), device); } -asm (".weak _start"); /* XXX hack to avoid recompilation. */ |