xref: /netbsd-src/usr.sbin/sysinst/gpt_uuid.c (revision 659c8d4b87f4bd6dbbc8499f0f7b8efb0a1088c5)
1 /* re-use the query parts of gpt(8)'s uuid list */
2 
3 #define	GPT_UUID_QUERY_ONLY
4 #include "../../sbin/gpt/gpt_uuid.c"
5