CRIS v32: Minor changes to avoid errors in asm-cris/arch-v32/hwregs/reg_rdwr.h
authorJesper Nilsson <jesper.nilsson@axis.com>
Tue, 29 Jan 2008 09:43:05 +0000 (10:43 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:39 +0000 (11:06 +0100)
- Add ifdef around macros to read and write hardware registers
- Add parens around REG_READ expression to avoid possible precedence errors.
- Remove useless CVS id tag.


No differences found