This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: expunge CYGSEM_HAL_VIRTUAL_VECTOR_CLAIM_CACHE


Bart Veer <bartv@ecoscentric.com> writes:

> diff -u -p -r1.26 hal_if.h
> --- include/hal_if.h	27 Jun 2007 01:51:29 -0000	1.26
> +++ include/hal_if.h	20 Nov 2008 21:42:28 -0000
> @@ -351,8 +351,8 @@ __call_COMM1(IF_GETC_TIMEOUT, cyg_bool, 
>  #define CYGNUM_CALL_IF_KILL_VECTOR                4
>  #define CYGNUM_CALL_IF_CONSOLE_PROCS              5
>  #define CYGNUM_CALL_IF_DEBUG_PROCS                6
> -#define CYGNUM_CALL_IF_FLUSH_DCACHE               7
> -#define CYGNUM_CALL_IF_FLUSH_ICACHE               8
> +#define CYGNUM_CALL_IF_available_7                9
> +#define CYGNUM_CALL_IF_available_8                9
>  #define CYGNUM_CALL_IF_available_9                9

Copy-and-paste typos?


Regards,
-- 
Daniel Néri <daniel.neri@sigicom.com>
Sigicom AB, Stockholm, Sweden


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]