xref: /netbsd-src/usr.sbin/sysinst/gpt_uuid.c (revision 42b9e898991e23b560315a9b1da6a36a39d4351b)
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