kernel: API changes for realloc
authorAlan Cox <alan@linux.intel.com>
Thu, 19 Oct 2017 20:03:02 +0000 (21:03 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 19 Oct 2017 20:03:02 +0000 (21:03 +0100)
commitd00adcfcb853b77a8e4dc2be7fcdcc4153050537
treebb57f184c62a22cfecef1169185c6e2db03235f3
parent875d9bfe9e5cbdaebf656984b50c1304ba90bd15
kernel: API changes for realloc

Set the basics out for coping with split I/D binaries and rearranging things
so chmem can mean "stack space". Dummies for now so we can change the API
Kernel/bank16k.c
Kernel/bank32k.c
Kernel/bank65c816.c
Kernel/bank8k.c
Kernel/bankfixed.c
Kernel/simple.c
Kernel/single.c