memory.h 780 Bytes
/*
 * Copyright (C) 1996-1998 by the Board of Trustees
 *    of Leland Stanford Junior University.
 * 
 * This file is part of the SimOS distribution. 
 * See LICENSE file for terms of the license. 
 *
 */

/**********************************************************************

  memory.h 
  This file is a workaround...

  John Heinlein
  Stanford University

REVISION INFORMATION:

 * Author: $Author: blythe $
 * Date:   $Date: 2002/05/29 01:09:11 $


**********************************************************************/

#include "/usr/include/memory.h"

/* This file resolves a naming conflict where Mipsy is inadvertantly
   including flashlite's memory.h instead of the standard installation.
   By making the reference explicit, we resolve the problem (for now).  */