Subversion Repositories HelenOS

Rev

Rev 2360 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2360 Rev 2410
Line 28... Line 28...
28
 
28
 
29
/** @addtogroup arm32
29
/** @addtogroup arm32
30
 * @{
30
 * @{
31
 */
31
 */
32
/** @file
32
/** @file
-
 
33
 *  @brief GXemul drivers.
33
 */
34
 */
34
 
35
 
35
#include <interrupt.h>
36
#include <interrupt.h>
36
#include <ipc/irq.h>
37
#include <ipc/irq.h>
37
#include <console/chardev.h>
38
#include <console/chardev.h>