aboutsummaryrefslogtreecommitdiffstats
path: root/ports/darwin/pseudo_wrappers.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/darwin/pseudo_wrappers.c')
-rw-r--r--ports/darwin/pseudo_wrappers.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/darwin/pseudo_wrappers.c b/ports/darwin/pseudo_wrappers.c
index 8a0222f..e33533e 100644
--- a/ports/darwin/pseudo_wrappers.c
+++ b/ports/darwin/pseudo_wrappers.c
@@ -130,7 +130,8 @@ posix_permissions(const acl_header *header, int entries, int *extra, int *mode)
if (rc == -1) { \
return rc; \
}
-
+
+/* Note: no profiling implementation yet. */
static ssize_t shared_getxattr(const char *path, int fd, const char *name, void *value, size_t size, u_int32_t position, int options) {
RC_AND_BUF