repo.or.cz
/
linux-3.6.7-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git]
/
arch
/
m68k
/
include
/
asm
/
exec.h
blob
0499adf902303fd260e206fb44777ad6edee38f4
1
#ifndef _M68K_EXEC_H
2
#define _M68K_EXEC_H
3
4
#define arch_align_stack(x) (x)
5
6
#endif
/* _M68K_EXEC_H */