tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: UVM typedef struct



Salut,

On Wed, Aug 12, 2009 at 10:17:38PM +0100, Iain Hibbert wrote:
> Oh, you can work that something like this

I mean:

typedef struct {
        ...
        blubb_t blubbs[MAX_BLUBBS];
        ...
} bla_t;

typedef struct {
        ...
        bla_t owner;
        ...
} blubb_t;

                                Tonnerre

Attachment: pgpZO7rJn6Uu7.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index