/
usr
/
src
/
linux-headers-5.15.0-181
/
arch
/
arm
/
plat-omap
/
include
/
plat
/
/usr/src/linux-headers-5.15.0-181/arch/arm/plat-omap/include/plat
mkdir
upload
Name
Size
Mode
Actions
counter-32k.h
52
0644
edit
dl
rm
cpu.h
442
0644
edit
dl
rm
sram.h
253
0644
edit
dl
rm
Edit:
/usr/src/linux-headers-5.15.0-181/arch/arm/plat-omap/include/plat/sram.h
(253B)
/* SPDX-License-Identifier: GPL-2.0 */ int omap_sram_init(void); void omap_map_sram(unsigned long start, unsigned long size, unsigned long skip, int cached); void omap_sram_reset(void); extern void *omap_sram_push(void *funcp, unsigned long size);
Save
cmd:
run