aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um/sigcontext-x86_64.h
Commit message (Expand)AuthorAge
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16
d='n6' href='#n6'>6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23






















                                                                              
/*
 * Copyright 2003 PathScale, Inc.
 *
 * Licensed under the GPL
 */

#ifndef __UM_SYSTEM_X86_64_H
#define __UM_SYSTEM_X86_64_H

#include "asm/system-generic.h"

#endif

/*
 * Overrides for Emacs so that we follow Linus's tabbing style.
 * Emacs will notice this stuff at the end of the file and automatically
 * adjust the settings for this buffer only.  This must remain at the end
 * of the file.
 * ---------------------------------------------------------------------------
 * Local variables:
 * c-file-style: "linux"
 * End:
 */