Re: svn commit: r298650 - head/sys/boot/kshim

2016-04-26 Thread Hans Petter Selasky
On 04/26/16 17:44, Pedro Giffuni wrote: Thank you, and sorry for breakage! No problem. Fix is trivial. --HPS ___ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src

Re: svn commit: r298650 - head/sys/boot/kshim

2016-04-26 Thread Pedro Giffuni
Thank you, and sorry for breakage! Pedro. On 04/26/16 10:41, Hans Petter Selasky wrote: Author: hselasky Date: Tue Apr 26 15:41:31 2016 New Revision: 298650 URL: https://svnweb.freebsd.org/changeset/base/298650 Log: Build fix. Add howmany() and nitems() macros to bootloader kernel shim. Mod