2 * Copyright 2008, Haiku Inc. All rights reserved.
3 * Distributed under the terms of the MIT License.
6 * François Revol <revol@free.fr>
8 #ifndef _PLATFORM_ATARI_M68K_H
9 #define _PLATFORM_ATARI_M68K_H
11 /* base MFP frequency in MHz */
12 #define MFP_FREQ 2457600UL
14 #endif /* _PLATFORM_ATARI_M68K_H */