diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-08-28 08:41:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-08-28 08:41:52 +0000 |
commit | c096ab2534deffc2668b90fc86798d7fdaa70f55 (patch) | |
tree | 7218bc68820b796933c2babb85565a774d9d1403 /sysdeps/unix/arm | |
parent | 7a5affebe810c786bfc9ef17cdc4d0bc20a1302e (diff) | |
download | glibc-c096ab2534deffc2668b90fc86798d7fdaa70f55.tar glibc-c096ab2534deffc2668b90fc86798d7fdaa70f55.tar.gz glibc-c096ab2534deffc2668b90fc86798d7fdaa70f55.tar.bz2 glibc-c096ab2534deffc2668b90fc86798d7fdaa70f55.zip |
Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S.
Diffstat (limited to 'sysdeps/unix/arm')
-rw-r--r-- | sysdeps/unix/arm/Dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/arm/Dist b/sysdeps/unix/arm/Dist new file mode 100644 index 0000000000..7785d5ee70 --- /dev/null +++ b/sysdeps/unix/arm/Dist @@ -0,0 +1 @@ +dl-brk.S |