android_kernel_samsung_msm8976/include/asm-um
Jeff Dike 18badddaa8 uml: rename pt_regs general-purpose register file
Before the removal of tt mode, access to a register on the skas-mode side of a
pt_regs struct looked like pt_regs.regs.skas.regs.regs[FOO].  This was bad
enough, but it became pt_regs.regs.regs.regs[FOO] with the removal of the
union from the middle.  To get rid of the run of three "regs", the last field
is renamed to "gp".

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-16 09:43:06 -07:00
..
a.out.h uml: style fixes pass 2 2007-10-16 09:43:05 -07:00
alternative-asm.i
alternative.h
apic.h
archparam-i386.h
archparam-ppc.h
archparam-x86_64.h
atomic.h
auxvec.h
bitops.h
boot.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
calling.h
checksum.h
cmpxchg.h
cobalt.h
common.lds.S
cpufeature.h
cputime.h
current.h
delay.h
desc.h
device.h
div64.h
dma-mapping.h
dma.h
dwarf2.h
elf-i386.h
elf-ppc.h
elf-x86_64.h uml: rename pt_regs general-purpose register file 2007-10-16 09:43:06 -07:00
emergency-restart.h
errno.h
fcntl.h
fixmap.h
floppy.h
frame.i
futex.h
hardirq.h
highmem.h
host_ldt-i386.h
host_ldt-x86_64.h
hw_irq.h
ide.h
io.h
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq.h
irq_regs.h
irq_vectors.h
irqflags.h
kdebug.h
keyboard.h
kmap_types.h
ldt.h uml: fold mmu_context_skas into mm_context 2007-10-16 09:43:06 -07:00
linkage.h
local.h
locks.h
mca_dma.h
mman.h
mmu.h
mmu_context.h uml: fold mmu_context_skas into mm_context 2007-10-16 09:43:06 -07:00
module-generic.h
module-i386.h
module-x86_64.h
msgbuf.h
mtrr.h
mutex.h
namei.h
page.h
page_offset.h
param.h
paravirt.h
pci.h
pda.h
percpu.h
pgalloc.h
pgtable-2level.h
pgtable-3level.h
pgtable.h
poll.h
posix_types.h
prctl.h
processor-generic.h uml: get rid of do_longjmp 2007-10-16 09:43:05 -07:00
processor-i386.h
processor-ppc.h
processor-x86_64.h
ptrace-generic.h uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
ptrace-i386.h uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
ptrace-x86_64.h uml: remove code made redundant by CHOOSE_MODE removal 2007-10-16 09:43:05 -07:00
required-features.h
resource.h
rwlock.h
rwsem.h
scatterlist.h
sections.h
segment.h
semaphore.h
sembuf.h
serial.h
setup.h
shmbuf.h
shmparam.h
sigcontext-generic.h
sigcontext-i386.h
sigcontext-ppc.h
sigcontext-x86_64.h
siginfo.h
signal.h
smp.h
socket.h
sockios.h
spinlock.h
spinlock_types.h
stat.h
statfs.h
string.h
suspend.h
system-generic.h
system-i386.h
system-ppc.h
system-x86_64.h
termbits.h
termios.h
thread_info.h
timex.h
tlb.h
tlbflush.h uml: remove code made redundant by CHOOSE_MODE removal 2007-10-16 09:43:05 -07:00
topology.h
types.h
uaccess.h uml: throw out CHOOSE_MODE 2007-10-16 09:43:05 -07:00
ucontext.h
unaligned.h
unistd.h
user.h
vga.h
vm-flags-i386.h
vm-flags-x86_64.h
vm86.h
xor.h