aboutsummaryrefslogtreecommitdiff
path: root/darwin-bootstrap/substituted-plist-loader.h
diff options
context:
space:
mode:
authorcomex2015-02-28 21:18:20 -0500
committercomex2015-02-28 21:18:20 -0500
commitbfce3bf03e7bc285bc5bbf3df561a6f4e9169899 (patch)
tree115e02d7a4d44ca6e0a13c4a02a335dffe9b54e2 /darwin-bootstrap/substituted-plist-loader.h
parentRename ios-bootstrap to darwin-bootstrap; cleanup posixspawn-hook and unrestr... (diff)
downloadsubstitute-bfce3bf03e7bc285bc5bbf3df561a6f4e9169899.tar.gz
Add substituted and fix things up to use it. Still untested.
Diffstat (limited to 'darwin-bootstrap/substituted-plist-loader.h')
-rw-r--r--darwin-bootstrap/substituted-plist-loader.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/darwin-bootstrap/substituted-plist-loader.h b/darwin-bootstrap/substituted-plist-loader.h
new file mode 100644
index 0000000..a8bc824
--- /dev/null
+++ b/darwin-bootstrap/substituted-plist-loader.h
@@ -0,0 +1,2 @@
+void get_bundle_list(const char *exec_name,
+ const void **bundle_list, size_t *bundle_list_size);