|
|
uae-0.8.10
/*
* UAE - The Un*x Amiga Emulator
*
* Definitions for accessing cycle counters on a given machine, if possible.
*
* Copyright 1998 Bernd Schmidt
*/
typedef unsigned long frame_time_t;
STATIC_INLINE frame_time_t read_processor_time (void)
{
return 0;
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.