]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/vm/Makefile
xnu-1699.22.81.tar.gz
[apple/xnu.git] / osfmk / vm / Makefile
index f5bc46fa46b8ff7de7ba3b445736e20702043dd7..7181839ca7ee0e548e7be9aa0c907edb07568cc7 100644 (file)
@@ -11,13 +11,13 @@ DATAFILES =
 
 EXPORT_ONLY_FILES = \
        pmap.h \
-       task_working_set.h \
        vm_fault.h \
        vm_kern.h \
        vm_map.h \
+       vm_options.h \
        vm_pageout.h \
        vm_protos.h \
-       vm_shared_memory_server.h
+       vm_shared_region.h
 
 INSTALL_MI_LIST = ${DATAFILES}