| commit | 76193d7cb0457807b2f0b95f909ab5de19480cd7 | [log] [tgz] |
|---|---|---|
| author | rsc <devnull@localhost> | Tue Sep 30 17:47:42 2003 +0000 |
| committer | rsc <devnull@localhost> | Tue Sep 30 17:47:42 2003 +0000 |
| tree | 97e538c7e38181431e90289a0fe8b6b7ce1f8f3c | |
| parent | ed7c8e8d02c02bdbff1e88a6d8d1419f39af48ad [diff] [blame] |
Initial revision
diff --git a/src/libthread/asm-Linux-386.s b/src/libthread/asm-Linux-386.s new file mode 100644 index 0000000..75d965b --- /dev/null +++ b/src/libthread/asm-Linux-386.s
@@ -0,0 +1 @@ +.include "asm-FreeBSD-386.s"