aboutsummaryrefslogtreecommitdiff
path: root/SrcShared/UAE/memory_cpu.h
blob: af2137e9f3526387747b163deb490d5a18b5dfe1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
 /*
  * UAE - The Un*x Amiga Emulator
  *
  * memory management
  *
  * Copyright 1995 Bernd Schmidt
  */

#include "machdep_maccess.h"

typedef EmAddressBank	addrbank;

#define get_mem_bank	EmMemGetBank