Subversion Repositories HelenOS

Rev

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

Rev 2352 Rev 2410
Line 28... Line 28...
28
 
28
 
29
/** @addtogroup arm32mm
29
/** @addtogroup arm32mm
30
 * @{
30
 * @{
31
 */
31
 */
32
/** @file
32
/** @file
-
 
33
 *  @brief Frame related functions.
33
 */
34
 */
34
 
35
 
35
#include <mm/frame.h>
36
#include <mm/frame.h>
36
#include <arch/mm/frame.h>
37
#include <arch/mm/frame.h>
37
#include <config.h>
38
#include <config.h>