|
|
1.1 root 1: /*
2: * UAE - The Un*x Amiga Emulator
3: *
4: * exec.library multitasking emulation
5: *
6: * Copyright 1996 Bernd Schmidt
7: */
8:
9: struct switch_struct {
10: #ifdef __BEOS__
11: int __ss__dummy;
12: #endif
13: };
14:
15: #define EXEC_SWITCH_TASKS(run, ready) do { } while(0)
16:
17: #define EXEC_SETUP_SWS(t) do { } while(0)
18:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.