diff options
author | Simon Glass <sjg@chromium.org> | 2016-05-01 11:35:54 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-05-17 09:54:43 -0600 |
commit | e54094f2f9e812ae7b0d2ab2353ca11c0502849a (patch) | |
tree | fc8857496a4403204d8cdd6f65c400bd11fcecf9 /arch/nios2/lib/cache.c | |
parent | 709e98b7b2461c2535d4ac2bb0311c3b3f53dbbb (diff) | |
download | u-boot-imx-e54094f2f9e812ae7b0d2ab2353ca11c0502849a.zip u-boot-imx-e54094f2f9e812ae7b0d2ab2353ca11c0502849a.tar.gz u-boot-imx-e54094f2f9e812ae7b0d2ab2353ca11c0502849a.tar.bz2 |
sandbox: Add string and 16-bit I/O functions
Add outsw() and insw() functions for sandbox, as these are needed by the IDE
code. The functions will not do anything useful if called, but allow the
code to be compiled.
Also add out16() and in16(), required by systemace.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/nios2/lib/cache.c')
0 files changed, 0 insertions, 0 deletions