- Fix build.
- make system_time() return something sensible until platform code works. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28271 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
#ifndef _MFP_H
|
||||
#define _MFP_H
|
||||
|
||||
/*
|
||||
* references:
|
||||
* http://alive.atari.org/hosting/docs/atari/st/MFP.htm
|
||||
*/
|
||||
|
||||
#define MFP_GPDR 0x01
|
||||
#define MFP_AER 0x03
|
||||
#define MFP_DDR 0x05
|
||||
|
||||
Reference in New Issue
Block a user