forked from Imagelibrary/rtems
Whitespace removal.
This commit is contained in:
@@ -57,7 +57,7 @@ static inline void eieio(void)
|
||||
}
|
||||
|
||||
|
||||
/* Enforce in-order execution of data I/O.
|
||||
/* Enforce in-order execution of data I/O.
|
||||
* No distinction between read/write on PPC; use eieio for all three.
|
||||
*/
|
||||
#define iobarrier_rw() eieio()
|
||||
|
||||
Reference in New Issue
Block a user