.\" Generated by the Allegro makedoc utility .TH check_cpu 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME check_cpu \- Detects the CPU type. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void check_cpu(); .SH 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. .SH SEE ALSO .BR cpu_vendor (3alleg4), .BR cpu_family (3alleg4), .BR cpu_model (3alleg4), .BR cpu_capabilities (3alleg4), .BR allegro_init (3alleg4)