ObjFW  Artifact [7320847b3b]

Artifact 7320847b3b7ab40248b556835b25c8012fda55e394d3be275e8c69a316322f02:


framework module ObjFW {
	umbrella header "ObjFW/ObjFW.h"

	/*
	 * These are included by atomic.h, but should never be included
	 * directly.
	 */
	exclude header "atomic_builtins.h"
	exclude header "atomic_no_threads.h"
	exclude header "atomic_osatomic.h"
	exclude header "atomic_powerpc.h"
	exclude header "atomic_sync_builtins.h"
	exclude header "atomic_x86.h"

	export *
}