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