[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] patch:XaAES:cookie.h
Nice one liner :-)
Go ahead and commit.
Alan.
On Mon, 2010-05-31 at 22:35 +0000, Helmut Karlowski wrote:
> First part of kernel-patches for xaaes. I hope it's all ok.
>
> -------------------------------------
> COOKIE_fVDI is needed to compile XaAES
> -------------------------------------
>
>
> plain text document attachment (cookie.h.patch)
> --- cookie.h 24 Aug 2005 21:15:23 -0000 1.15
> +++ cookie.h 31 May 2010 22:24:02 -0000
> @@ -67,6 +67,7 @@
> # define COOKIE_XHDI 0x58484449L
> # define COOKIE_SCSI 0x53435349L
> # define COOKIE_NVDI 0x4e564449L
> +# define COOKIE_fVDI 0x66564449L
> # define COOKIE_NOVA 0x4e4f5641L
> # define COOKIE_FSMC 0x46534d43L
> # define COOKIE_RSVF 0x52535646L
>