add place-holder directory for the a3000 wd533c93 scsi controller implementation.
[AROS.git] / arch / all-hosted / bootstrap / hostinterface.c
blob14669c54379aee6aac911b7a2bf724d458d733d4
1 /*
2 Copyright © 1995-2014, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #include <stdio.h>
8 /*
9 * struct HostInterface is private to specific ports.
10 * This is just a nonfunctional stub.
13 void *HostIFace = NULL;