mirror of
https://frontier.innolan.net/github/amigaos-binutils.git
synced 2026-09-14 07:11:20 +00:00
6 lines
142 B
C
6 lines
142 B
C
/* Host configuration for MorphOS */
|
|
#ifndef hosts_morphos_h
|
|
#define hosts_morphos_h
|
|
#include "hosts/std-host.h"
|
|
#endif /* hosts_morphos_h */
|