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