bump copyright date on affected files and version
[AROS.git] / arch / all-hosted / bootstrap / hostinterface.c
blobf89b91e7ae4adc23c49164c6d301d1a655536044
1 #include <stdio.h>
3 /*
4 * struct HostInterface is private to specific ports.
5 * This is just a nonfunctional stub.
6 */
8 void *HostIFace = NULL;