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 AmigaOS */
|
|
#ifndef hosts_amigaos_h
|
|
#define hosts_amigaos_h
|
|
#include "hosts/std-host.h"
|
|
#endif /* hosts_amigaos_h */
|