Added do_mapdma.

This commit is contained in:
Philip Homburg 2008-02-22 12:25:59 +00:00
parent f6872f8323
commit 5996d1de58

View file

@ -196,5 +196,7 @@ _PROTOTYPE( int do_profbuf, (message *m_ptr) );
#define do_profbuf do_unused
#endif
_PROTOTYPE( int do_mapdma, (message *m_ptr) );
#endif /* SYSTEM_H */