summaryrefslogtreecommitdiffstats
path: root/components/nacl/loader/nonsfi/irt_interfaces.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/nacl/loader/nonsfi/irt_interfaces.h')
-rw-r--r--components/nacl/loader/nonsfi/irt_interfaces.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/nacl/loader/nonsfi/irt_interfaces.h b/components/nacl/loader/nonsfi/irt_interfaces.h
index fae2d2d..6d723e6 100644
--- a/components/nacl/loader/nonsfi/irt_interfaces.h
+++ b/components/nacl/loader/nonsfi/irt_interfaces.h
@@ -24,6 +24,7 @@ extern const struct nacl_irt_tls kIrtTls;
extern const struct nacl_irt_clock kIrtClock;
extern const struct nacl_irt_ppapihook kIrtPpapiHook;
extern const struct nacl_irt_random kIrtRandom;
+extern const struct nacl_irt_exception_handling kIrtExceptionHandling;
} // namespace nonsfi
} // namespace nacl