Merge branch 'vendor/GCC50'
[dragonfly.git] / lib / libc / uuid / Symbol.map
1 DF402.0 {
2     uuid_addr_lookup;
3     uuid_compare;
4     uuid_create;
5     uuid_create_nil;
6     uuid_dec_be;
7     uuid_dec_le;
8     uuid_enc_be;
9     uuid_enc_le;
10     uuid_equal;
11     uuid_from_string;
12     uuid_hash;
13     uuid_is_nil;
14     uuid_name_lookup;
15     uuid_reset_lookup;
16     uuid_to_string;
17 };