Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2413 → Rev 2414

/branches/arm/kernel/arch/arm32/src/ddi/ddi.c
30,7 → 30,7
* @{
*/
/** @file
* @brief DDI, not used on ARM.
* @brief DDI.
*/
 
#include <ddi/ddi.h>
37,7 → 37,7
#include <proc/task.h>
#include <arch/types.h>
 
/** Enable I/O space range for task (not used on ARM).
/** Enable I/O space range for task.
*
* Interrupts are disabled and task is locked.
*