Re: Utilizing FS_OPS() macro in bootloaders

Jason Thorpe <[email protected]> Thu, 23 Jun 2005 10:53:51 -0700
Newsgroups gmane.os.netbsd.ports
Message-ID <[email protected]>
On Jun 23, 2005, at 12:25 AM, Bang Jun-Young wrote:

> Hi,
>
> The attached patch utilizes FS_OPS() macro for file_system definitions
> in bootloaders. FS_OPS() can be found in sys/lib/libsa/stand.h.
>
> Since there are too many ports covered by it, I can't check its  
> validity
> by crossbuilding all of them. So I need your comments before I  
> check it in.

You can cross build using build.sh

-- thorpej