This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-24 21:54:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
46471e6c1d
u-boot
/
arch
/
sh
/
include
/
asm
/
unaligned.h
3 lines
74 B
C
Raw
Normal View
History
Unescape
Escape
sh: use asm-generic/unaligned.h Sh essentially duplicates the content of asm-generic/unaligned.h, so use that file directly instead. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2023-05-22 12:22:32 +00:00
/* SPDX-License-Identifier: GPL-2.0 */
#
include
<asm-generic/unaligned.h>
Reference in a new issue
Copy permalink