fix: some file didn't have the svn:eol-style native yet
This commit is contained in:
64
Extras/software_cache/cache/include/spe_cache.h
vendored
64
Extras/software_cache/cache/include/spe_cache.h
vendored
@@ -1,32 +1,32 @@
|
||||
/* --------------------------------------------------------------- */
|
||||
/* 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
|
||||
/* --------------------------------------------------------------- */
|
||||
/* 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
|
||||
|
||||
Reference in New Issue
Block a user