mirror of
https://github.com/bebbo/amigaos-binutils-2.14.git
synced 2025-12-08 22:38:24 +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 */
|