Skip to content
Navigation Menu
Toggle navigation
Sign in
In this repository
All GitHub Enterprise
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub Enterprise
↵
Jump to
↵
In this organization
All GitHub Enterprise
↵
Jump to
↵
In this repository
All GitHub Enterprise
↵
Jump to
↵
Sign in
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mariux64
/
linux
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
0
Actions
Projects
0
Wiki
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Files
e76623d
Documentation
arch
alpha
arm
avr32
blackfin
c6x
cris
frv
h8300
boot
include/asm
Kbuild
asm-offsets.h
atomic.h
auxvec.h
barrier.h
bitops.h
bitsperlong.h
bootinfo.h
bug.h
bugs.h
byteorder.h
cache.h
cachectl.h
cacheflush.h
checksum.h
cmpxchg.h
cputime.h
current.h
dbg.h
delay.h
device.h
div64.h
dma.h
elf.h
emergency-restart.h
errno.h
exec.h
fb.h
fcntl.h
flat.h
fpu.h
ftrace.h
futex.h
gpio-internal.h
hardirq.h
hw_irq.h
io.h
ioctl.h
ioctls.h
ipcbuf.h
irq.h
irq_regs.h
irqflags.h
kdebug.h
kmap_types.h
kvm_para.h
linkage.h
local.h
local64.h
mc146818rtc.h
mman.h
mmu.h
mmu_context.h
module.h
msgbuf.h
mutex.h
page.h
page_offset.h
param.h
pci.h
percpu.h
pgalloc.h
pgtable.h
poll.h
posix_types.h
processor.h
ptrace.h
regs267x.h
regs306x.h
resource.h
scatterlist.h
sections.h
segment.h
sembuf.h
setup.h
sh_bios.h
shm.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
smp.h
socket.h
sockios.h
spinlock.h
stat.h
statfs.h
string.h
swab.h
switch_to.h
target_time.h
termbits.h
termios.h
thread_info.h
timer.h
timex.h
tlb.h
tlbflush.h
topology.h
traps.h
types.h
uaccess.h
ucontext.h
unaligned.h
unistd.h
user.h
virtconvert.h
kernel
lib
mm
platform
Kconfig
Kconfig.cpu
Kconfig.debug
Kconfig.ide
Makefile
README
defconfig
hexagon
ia64
m32r
m68k
microblaze
mips
mn10300
openrisc
parisc
powerpc
s390
score
sh
sparc
tile
um
unicore32
x86
xtensa
.gitignore
Kconfig
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README
REPORTING-BUGS
Breadcrumbs
linux
/
arch
/
h8300
/
include
/
asm
/
exec.h
Copy path
Blame
Blame
Latest commit
History
History
6 lines (4 loc) · 105 Bytes
Breadcrumbs
linux
/
arch
/
h8300
/
include
/
asm
/
exec.h
Top
File metadata and controls
Code
Blame
6 lines (4 loc) · 105 Bytes
Raw
#ifndef _H8300_EXEC_H #define _H8300_EXEC_H #define arch_align_stack(x) (x) #endif /* _H8300_EXEC_H */
1
2
3
4
5
6
You can’t perform that action at this time.