vfs: check userland buffers before reading them.
[haiku.git] / headers / private / kernel / platform / atari_m68k / platform_atari_m68k.h
blob36eedbeeb225cc89db7e10ef4db8bedebeee5cf7
1 /*
2 * Copyright 2008, Haiku Inc. All rights reserved.
3 * Distributed under the terms of the MIT License.
5 * Authors:
6 * François Revol <revol@free.fr>
7 */
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 */