Files
bullet3/Extras/software_cache/cache/include/spe_cache.h
2010-03-06 15:23:36 +00:00

33 lines
1.0 KiB
C

/* --------------------------------------------------------------- */
/* PLEASE DO NOT MODIFY THIS SECTION */
/* This prolog section is automatically generated. */
/* */
/* (C) Copyright 2001,2006, */
/* International Business Machines Corporation, */
/* */
/* All Rights Reserved. */
/* --------------------------------------------------------------- */
/* PROLOG END TAG zYx */
/* spe_cache.h
*
* Copyright (C) 2005 IBM Corp.
*
* Top level include file implementing
* software managed cache.
*/
#ifndef __SPE_CACHE_H__
#define __SPE_CACHE_H__ 1
#include "vec_literal.h"
#include "ilog2.h"
#include "memset.h"
//#include <cbe_mfc.h>
#include "defs.h"
#include "dma.h"
#include "nway.h"
#include "api.h"
#endif