on the SCCm we include always scc_memcpy.h

This commit is contained in:
Stefan Lankes 2011-08-19 13:50:47 -07:00
parent e9aa86ed51
commit f721582a5c
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@
#include <asm/iRCCE_lib.h>
#ifdef COPPERRIDGE
#if defined(COPPERRIDGE) || defined(SCC)
#include "scc_memcpy.h"
#endif

View file

@ -35,7 +35,7 @@
#include <asm/iRCCE_lib.h>
#ifdef COPPERRIDGE
#if defined(COPPERRIDGE) || defined(SCC)
#include "scc_memcpy.h"
#endif