Re: Utilizing FS_OPS() macro in bootloaders

[email protected] (Christos Zoulas) Thu, 23 Jun 2005 16:12:37 +0300
Newsgroups gmane.os.netbsd.ports
Message-ID <[email protected]>
In article <[email protected]>,
Bang Jun-Young  <[email protected]> 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.
>
>Jun-Young
>
>P.S.: I'm not subscribed to netbsd-ports, so please add me to CC: when
>you reply.

Looks good. The hp300 ones have extra braces.

christos