mem.h File Reference

Interface: memory data types. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NULL   ((void*)0)
 null pointer value More...
 

Typedefs

typedef unsigned size_t
 data type for memory sizes More...
 

Detailed Description

Interface: memory data types.

Author
Markus L. Noga marku.nosp@m.s@no.nosp@m.ga.de

Definition in file mem.h.

Macro Definition Documentation

§ NULL

#define NULL   ((void*)0)

null pointer value

Definition at line 35 of file mem.h.

Typedef Documentation

§ size_t

typedef unsigned size_t

data type for memory sizes

Definition at line 37 of file mem.h.


brickOS is released under the Mozilla Public License.
Original code copyright 1998-2005 by the authors.

Generated for brickOS Kernel Developer by doxygen 1.8.12