diff options
author | Andreas Jaeger <aj@suse.de> | 2000-08-21 17:06:46 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2000-08-21 17:06:46 +0000 |
commit | 528be9fe8e08d78481d681c9ce23af6ba60ed2f5 (patch) | |
tree | 6f267c451b3390f3605f12de48f421166302cd0d /sysdeps/s390/gmp-mparam.h | |
parent | b7d2cec07113b7161a99f0fe8ee6234625984fce (diff) | |
download | glibc-528be9fe8e08d78481d681c9ce23af6ba60ed2f5.tar glibc-528be9fe8e08d78481d681c9ce23af6ba60ed2f5.tar.gz glibc-528be9fe8e08d78481d681c9ce23af6ba60ed2f5.tar.bz2 glibc-528be9fe8e08d78481d681c9ce23af6ba60ed2f5.zip |
Add sys/procfs.h.
Diffstat (limited to 'sysdeps/s390/gmp-mparam.h')
-rw-r--r-- | sysdeps/s390/gmp-mparam.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/s390/gmp-mparam.h b/sysdeps/s390/gmp-mparam.h index 8de5b8de14..59aaff12cc 100644 --- a/sysdeps/s390/gmp-mparam.h +++ b/sysdeps/s390/gmp-mparam.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Boston, MA 02111-1307, USA. */ #define BITS_PER_MP_LIMB 32 #define BYTES_PER_MP_LIMB 4 |