X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2Fgmp%2Fmp_bpl.c;h=df8b03e5ab54b3acb3afe2868e1190902f7cb75b;hb=2b3f006bf539baa933a4207f0b24a0ed06b533a0;hp=d817ac82379bb7d4538460bb50673ccbe54bc375;hpb=595f799cfbdd779b1c79c2c5693200d80ffb4fe0;p=ghc-hetmet.git diff --git a/ghc/rts/gmp/mp_bpl.c b/ghc/rts/gmp/mp_bpl.c index d817ac8..df8b03e 100644 --- a/ghc/rts/gmp/mp_bpl.c +++ b/ghc/rts/gmp/mp_bpl.c @@ -1,4 +1,27 @@ +/* +Copyright (C) 1996 Free Software Foundation, Inc. + +This file is part of the GNU MP Library. + +The GNU MP Library is free software; you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation; either version 2.1 of the License, or (at your +option) any later version. + +The GNU MP Library is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY +or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public +License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with the GNU MP 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. +*/ + #include "gmp.h" #include "gmp-impl.h" const int mp_bits_per_limb = BITS_PER_MP_LIMB; +const int __gmp_0 = 0; +int __gmp_junk;