coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
memlayout.h File Reference

Go to the source code of this file.

Macros

#define STACK(addr, size)   REGION(stack, addr, size, 8)
 

Macro Definition Documentation

◆ STACK

#define STACK (   addr,
  size 
)    REGION(stack, addr, size, 8)

Definition at line 9 of file memlayout.h.