crt0.S 233 B

12345678
  1. /* This file is lisenced under LGPL
  2. * Copyright (C) 2002-2003, George Thanos <george.thanos@gdt.gr>
  3. * Yannis Mitsos <yannis.mitsos@gdt.gr>
  4. */
  5. .global __start
  6. __start:
  7. call L1, 0, __uClibc_start