]>
git.saurik.com Git - apple/libdispatch.git/blob - testing/mig/hello_logger_types.h
a3bafb21c15501516bf64cb77d38a303513f4550
1 #ifndef _HELLO_WORLD_TYPES_H_
2 #define _HELLO_WORLD_TYPES_H_
4 #define HELLO_LOGGER_BOOTSTRAP_NAME "com.example.hello_logger"
6 typedef char *string_t
;