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

Go to the source code of this file.

Data Structures

struct  cpu_driver
 

Macros

#define asmlinkage
 

Functions

static void cpu_relax (void)
 

Macro Definition Documentation

◆ asmlinkage

#define asmlinkage

Definition at line 9 of file cpu.h.

Function Documentation

◆ cpu_relax()

static void cpu_relax ( void  )
inlinestatic

Definition at line 7 of file cpu.h.