aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/OpenBSD-386-asm.s
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-01-27 05:51:54 +0000
committerrsc <devnull@localhost>2006-01-27 05:51:54 +0000
commitc54b8b69ede9d92e802baa1163d9cd734b034fb4 (patch)
tree7b36e7792b73a8ed5c8f2373a346efa5b1735d5f /src/libthread/OpenBSD-386-asm.s
parentbc5d57712754818a2320a385afbf1c0c9558a4b3 (diff)
downloadplan9port-c54b8b69ede9d92e802baa1163d9cd734b034fb4.tar.gz
plan9port-c54b8b69ede9d92e802baa1163d9cd734b034fb4.tar.bz2
plan9port-c54b8b69ede9d92e802baa1163d9cd734b034fb4.zip
bsd
Diffstat (limited to 'src/libthread/OpenBSD-386-asm.s')
-rw-r--r--src/libthread/OpenBSD-386-asm.s3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libthread/OpenBSD-386-asm.s b/src/libthread/OpenBSD-386-asm.s
index 7ffb413c..1a59436f 100644
--- a/src/libthread/OpenBSD-386-asm.s
+++ b/src/libthread/OpenBSD-386-asm.s
@@ -96,4 +96,5 @@ ENTRY(rfork_thread)
movl %ebp, %esp
popl %ebp
PIC_PROLOGUE
- jmp PIC_PLT(_C_LABEL(__cerror)) \ No newline at end of file
+ jmp PIC_PLT(_C_LABEL(__cerror))
+