check_cpu (3) - Linux Manuals
check_cpu: Detects the CPU type. Allegro game programming library.
Command to display check_cpu
manual in Linux: $ man 3 check_cpu
NAME
check_cpu - Detects the CPU type. Allegro game programming library.
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.
Pages related to check_cpu