Scott McNutt 3ea0037f23 nios2: Fix outx/writex parameter order in io.h
The outx/writex macros were using writex(addr, val) rather than
   the standard writex(val, addr), resulting in incompatibilty with
   architecture independent components. This change set uses standard
   parameter order.

Signed-off-by: Scott McNutt <smcnutt@psyent.com>
2010-04-02 12:28:41 -04:00
..
2004-10-10 21:27:30 +00:00
2010-04-02 12:28:40 -04:00
2004-10-10 21:27:30 +00:00
2004-10-10 21:27:30 +00:00
2004-10-10 21:27:30 +00:00
2008-08-06 14:05:38 +02:00
2010-03-16 12:12:48 -04:00