2 Copyright © 1995-2014, The AROS Development Team. All rights reserved.
7 * This file is used as startup code by ELF wrapper.
8 * It's purpose is only to define _start symbol which is
9 * the default entry point. This is needed in order to make
10 * the compiler passing link tests in configure scripts.
11 * It's not used by AROS code in any way.