1/*
2 * Copyright 2014, General Dynamics C4 Systems
3 *
4 * This software may be distributed and modified according to the terms of
5 * the GNU General Public License version 2. Note that NO WARRANTY is provided.
6 * See "LICENSE_GPLv2.txt" for details.
7 *
8 * @TAG(GD_GPL)
9 */
10
11#include <types.h>
12#include <api/failures.h>
13
14lookup_fault_t current_lookup_fault;
15seL4_Fault_t current_fault;
16syscall_error_t current_syscall_error;
17