]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/l4re-core/crtn/lib/src/crt0_interp.c
Update
[l4.git] / l4 / pkg / l4re-core / crtn / lib / src / crt0_interp.c
1 /*
2  * (c) 2008-2009 Alexander Warg <warg@os.inf.tu-dresden.de>
3  *     economic rights: Technische Universität Dresden (Germany)
4  * This file is part of TUD:OS and distributed under the terms of the
5  * GNU Lesser General Public License 2.1.
6  * Please see the COPYING-LGPL-2.1 file for details.
7  */
8 const char __dl_ldso__[] __attribute__ ((section  (".interp"))) = "rom/libld-l4.so";