commit 5b5bf28b7595c9b066b7b36c86989ba9ae3d698e
Author: Matthew Dillon <[email protected]>
Date: Fri Jul 4 22:04:40 2014 -0700
build - Add missing symbol for vkernel64 build
* Add symbols required to support access to the GD_OTHER_CPUS field,
which vkernel64's assembly now needs.
Summary of changes:
sys/platform/vkernel64/x86_64/genassym.c | 1 +
1 file changed, 1 insertion(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5b5bf28b7595c9b066b7b36c86989ba9ae3d698e
--
DragonFly BSD source repository