Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/m68k/include
he%NetBSD.org@localhost wrote:
> Module Name: src
> Committed By: he
> Date: Wed Jun 13 07:00:33 UTC 2007
>
> Modified Files:
> src/sys/arch/m68k/include: cacheops.h cacheops_60.h
>
> Log Message:
> Fix the 060 variants to not have conflicting definitions for the
> cache ops common to 060 and 040. Also remove the now-redundant
> definitions for the 060 variant which simply pointed to the 040
> variants.
> This fixes the build of the mvme68k VME172 kernel.
Well, cacheops.h part is my fault, but I think we should
still keep *_60() macroes in cacheops_60.h for consistency.
If we remove *_60() ones for those cache ops, we should also
stop using *_40() ones and just use common names without suffix.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index