From 05a28a284a7a8fac805b47ad787df84a612b9e6c Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 2 Mar 2017 19:19:53 -0800 Subject: Add syslinux 6.03 For now just use the pre-compiled binaries, but build our own static extlinux. --- pkg/syslinux/uuid/uuid.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 pkg/syslinux/uuid/uuid.h (limited to 'pkg/syslinux/uuid') diff --git a/pkg/syslinux/uuid/uuid.h b/pkg/syslinux/uuid/uuid.h new file mode 100644 index 00000000..ee9c753a --- /dev/null +++ b/pkg/syslinux/uuid/uuid.h @@ -0,0 +1 @@ +typedef unsigned char uuid_t[16]; -- cgit v1.2.3