SYNOPSIS

#include <allegro.h>

void check_cpu();

DESCRIPTION

Detects the CPU type, setting the following global variables. You don't normally need to call this, because allegro_init() will do it for you.

RELATED TO check_cpu…

cpu_vendor(3alleg4), cpu_family(3alleg4), cpu_model(3alleg4), cpu_capabilities(3alleg4), allegro_init(3alleg4)