X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fnative_client%2Fsrc%2Funtrusted%2Firt%2Firt_interfaces.h;h=725b43cad5c09076a02f05dbfebf3c11b8f55672;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=b0d079beb8a172b2fd163390f62b3aa6df5d1a48;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/native_client/src/untrusted/irt/irt_interfaces.h b/src/native_client/src/untrusted/irt/irt_interfaces.h index b0d079b..725b43c 100644 --- a/src/native_client/src/untrusted/irt/irt_interfaces.h +++ b/src/native_client/src/untrusted/irt/irt_interfaces.h @@ -31,5 +31,6 @@ extern const struct nacl_irt_clock nacl_irt_clock; extern const struct nacl_irt_dev_getpid nacl_irt_dev_getpid; extern const struct nacl_irt_exception_handling nacl_irt_exception_handling; extern const struct nacl_irt_dev_list_mappings nacl_irt_dev_list_mappings; +extern const struct nacl_irt_code_data_alloc nacl_irt_code_data_alloc; #endif /* NATIVE_CLIENT_SRC_UNTRUSTED_IRT_IRT_INTERFACES_H_ */