aboutsummaryrefslogtreecommitdiffhomepage
path: root/cbits/HsUnix.c
blob: 5b62798e3a347bb6c22170772da27e4cf876c04b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* -----------------------------------------------------------------------------
 * $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"