⛏️ index : haiku.git

/*
 * Copyright 2008, Haiku Inc. All rights reserved.
 * Distributed under the terms of the MIT License.
 *
 * Authors:
 *		FranΓ§ois Revol <revol@free.fr>
 */
#ifndef _PLATFORM_ATARI_M68K_H
#define _PLATFORM_ATARI_M68K_H

/* base MFP frequency in MHz */
#define MFP_FREQ	2457600UL

#endif /* _PLATFORM_ATARI_M68K_H */