Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xtensa: adopt generic io routines | Max Filippov | 2012-10-03 | 1 | -75/+0 |
| | | | | | Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Chris Zankel <chris@zankel.net> | ||||
* | [XTENSA] Move string-io functions to io.c from pci.c | Chris Zankel | 2007-08-27 | 1 | -0/+75 |
The string-io functions (outs{bwl}, ins{bwl}) are independent from the PCI option and should be in a separate file. Signed-off-by: Chris Zankel <chris@zankel.net> |