Skip to content
Snippets Groups Projects
Commit a71cef4b authored by Julian Seward's avatar Julian Seward
Browse files

[project @ 2000-01-06 11:57:50 by sewardj]

Remove #ifdef COMPILER, since the contents of this file is now needed
by the combined system.
parent 42ec94ce
No related branches found
No related tags found
No related merge requests found
/* -----------------------------------------------------------------------------
* $Id: PrimOps.hc,v 1.36 1999/12/08 14:21:52 simonmar Exp $
* $Id: PrimOps.hc,v 1.37 2000/01/06 11:57:50 sewardj Exp $
*
* (c) The GHC Team, 1998-1999
*
......@@ -9,8 +9,6 @@
#include "Rts.h"
#ifdef COMPILER
#include "RtsFlags.h"
#include "StgStartup.h"
#include "SchedAPI.h"
......@@ -1008,5 +1006,4 @@ FN_(delayzh_fast)
FE_
}
#endif /* COMPILER */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment