| Index: src/untrusted/irt/irt_interfaces.h
|
| ===================================================================
|
| --- src/untrusted/irt/irt_interfaces.h (revision 9585)
|
| +++ src/untrusted/irt/irt_interfaces.h (working copy)
|
| @@ -23,6 +23,7 @@
|
| extern const struct nacl_irt_tls nacl_irt_tls;
|
| extern const struct nacl_irt_blockhook nacl_irt_blockhook;
|
| extern const struct nacl_irt_ppapihook nacl_irt_ppapihook;
|
| +extern const struct nacl_irt_ppapihook nacl_irt_ppapihook_shimmed;
|
| extern const struct nacl_irt_resource_open nacl_irt_resource_open;
|
| extern const struct nacl_irt_random nacl_irt_random;
|
| extern const struct nacl_irt_clock nacl_irt_clock;
|
|
|