scripts/build/libc/none.sh
changeset 1761 88020b2c3246
parent 850 ef8549b58b6f
child 2278 e86826b8621a
     1.1 --- a/scripts/build/libc/none.sh	Sun Sep 14 16:21:07 2008 +0000
     1.2 +++ b/scripts/build/libc/none.sh	Tue Jan 12 19:24:03 2010 +0100
     1.3 @@ -2,10 +2,6 @@
     1.4  # Copyright 2008 Yann E. MORIN
     1.5  # Licensed under the GPL v2. See COPYING in the root of this package
     1.6  
     1.7 -do_print_filename() {
     1.8 -    :
     1.9 -}
    1.10 -
    1.11  do_libc_get() {
    1.12      :
    1.13  }
    1.14 @@ -22,7 +18,6 @@
    1.15      :
    1.16  }
    1.17  
    1.18 -# Build and install start files
    1.19  do_libc_start_files() {
    1.20      :
    1.21  }