]> Git Repo - J-linux.git/blob - arch/arm/kernel/head.h
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
[J-linux.git] / arch / arm / kernel / head.h
1 // SPDX-License-Identifier: GPL-2.0-only
2
3 extern char __data_loc[];
4 extern char _edata_loc[];
5 extern char _sdata[];
6
7 int __init __inflate_kernel_data(void);
This page took 0.023877 seconds and 4 git commands to generate.