Blame cbits/HsNet.c

Packit 090c59
/* -----------------------------------------------------------------------------
Packit 090c59
 * (c) The University of Glasgow 2002
Packit 090c59
 *
Packit 090c59
 * static versions of the inline functions from HsNet.h
Packit 090c59
 * -------------------------------------------------------------------------- */
Packit 090c59
Packit 090c59
#define INLINE
Packit 090c59
#include "HsNet.h"