aboutsummaryrefslogtreecommitdiffhomepage
path: root/cbits/HsUnix.c
blob: ebaeed3eee30d0ad96a03ac895ca7735f6aa8f97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* -----------------------------------------------------------------------------
 * $Id: HsUnix.c,v 1.1 2002/09/12 16:38:22 simonmar Exp $
 *
 * (c) The University of Glasgow 2002
 *
 * Definitions for package `unix' which are visible in Haskell land.
 *
 * ---------------------------------------------------------------------------*/

// Out-of-line versions of all the inline functions from HsUnix.h
#define INLINE  /* nothing */
#include "HsUnix.h"