- 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:
François Revol
2008-10-21 21:23:55 +00:00
parent 5430c032f4
commit d4dcbf95f6
5 changed files with 22 additions and 4 deletions
@@ -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