coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
cpu.h File Reference
#include <device/device.h>
Include dependency graph for cpu.h:

Go to the source code of this file.

Data Structures

struct  cpu_driver
 
struct  cpuinfo_ppc64
 

Macros

#define asmlinkage
 

Functions

static void cpu_relax (void)
 

Macro Definition Documentation

◆ asmlinkage

#define asmlinkage

Definition at line 10 of file cpu.h.

Function Documentation

◆ cpu_relax()

static void cpu_relax ( void  )
inlinestatic

Definition at line 8 of file cpu.h.