Subversion Repositories HelenOS

Rev

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

Rev 2410 Rev 2414
Line 30... Line 30...
30
 * @{
30
 * @{
31
 */
31
 */
32
/** @file
32
/** @file
33
 *  @brief Page fault related declarations.
33
 *  @brief Page fault related declarations.
34
 */
34
 */
-
 
35
 
35
#ifndef KERN_arm32_PAGE_FAULT_H_
36
#ifndef KERN_arm32_PAGE_FAULT_H_
36
#define KERN_arm32_PAGE_FAULT_H
37
#define KERN_arm32_PAGE_FAULT_H_
37
 
38
 
38
#include <arch/types.h>
39
#include <arch/types.h>
39
 
40
 
40
 
41
 
41
/** Decribes CP15 "fault status register" (FSR). */
42
/** Decribes CP15 "fault status register" (FSR). */