ARM/IntegratorCP: Description changes only.

This commit is contained in:
Kelvin Lawson
2013-03-04 02:31:39 +00:00
parent 3d61d86a0a
commit e192dc4e35

View File

@@ -30,11 +30,11 @@
/**
* \file
* UART implementation for non-hosted compiler toolchains.
* Simple polled UART implementation for non-hosted compiler toolchains.
*
*
* Some toolchains may be semi-hosted and implement these automatically
* for use within QEMU.
* This is only required for non-hosted toolchains which don't implement
* stdout automatically for use within QEMU.
*/
#include "atom.h"