Landtiger LPC1768 C BigLib 1
A self made, custom C library for the LandTiger board.
 
Loading...
Searching...
No Matches
__BlockHeader Struct Reference

Public Attributes

u32 size
 
bool free
 
struct __BlockHeadernext
 

Detailed Description

Definition at line 10 of file allocator.c.

Member Data Documentation

◆ free

bool __BlockHeader::free

Definition at line 13 of file allocator.c.

◆ next

struct __BlockHeader* __BlockHeader::next

Definition at line 14 of file allocator.c.

◆ size

u32 __BlockHeader::size

Definition at line 12 of file allocator.c.


The documentation for this struct was generated from the following file: