[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / lib / misc / cbits / PackedString.h
1 /* -----------------------------------------------------------------------------
2  * $Id: PackedString.h,v 1.2 1998/12/02 13:26:42 simonm Exp $
3  *
4  * PackedString C bits
5  *
6  * (c) The GHC Team 1998
7  * -------------------------------------------------------------------------- */
8
9 extern StgInt byteArrayHasNUL__ (StgByteArray ba, StgInt len);