git: pc64: Remove duplicate defines *_SLICE
Aaron LI
aly at crater.dragonflybsd.org
Tue Sep 2 05:14:35 PDT 2025
commit 3eade78c9e3d0b06d7f907fef7da24eb4dca042a
Author: Aaron LI <aly at aaronly.me>
Date: Sun Aug 31 21:26:11 2025 +0800
pc64: Remove duplicate defines *_SLICE
Code that requires these defines should include <sys/diskslice.h>. For
example, 'stand/boot/pc32/boot2/boot2.c' already did this.
Summary of changes:
sys/platform/pc64/include/bootinfo.h | 5 -----
1 file changed, 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3eade78c9e3d0b06d7f907fef7da24eb4dca042a
--
DragonFly BSD source repository
More information about the Commits
mailing list