Use flatteningization in package-data-list
[sbcl.git] / src / runtime / arm-android-os.c
blob54ba05cc67a8a2146693a6a2a05a14065f78f373
1 /*
2 * This is the ARM Android incarnation of arch-dependent OS-dependent
3 * routines. See also "android-os.c". Most of the OS-dependent things
4 * are implemented in arm-linux-os.c
5 */
7 /*
8 * This software is part of the SBCL system. See the README file for
9 * more information.
11 * This software is derived from the CMU CL system, which was
12 * written at Carnegie Mellon University and released into the
13 * public domain. The software is in the public domain and is
14 * provided with absolutely no warranty. See the COPYING and CREDITS
15 * files for more information.