From 1de66faa8ebd7d9442fd3b72c868a661a1367344 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Thu, 29 Jul 2010 12:52:04 +0000 Subject: Make codeclib_misc.h include the asm headers to simplify inclusion magic. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27615 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/libcook/cook_fixpoint.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/codecs/libcook/cook_fixpoint.h') diff --git a/apps/codecs/libcook/cook_fixpoint.h b/apps/codecs/libcook/cook_fixpoint.h index faa86dc77a..182409071d 100644 --- a/apps/codecs/libcook/cook_fixpoint.h +++ b/apps/codecs/libcook/cook_fixpoint.h @@ -37,8 +37,6 @@ #ifdef ROCKBOX /* get definitions of MULT31, MULT31_SHIFT15, vect_add, from codelib */ -#include "asm_arm.h" -#include "asm_mcf5249.h" #include "codeclib_misc.h" #include "codeclib.h" #endif -- cgit v1.2.3