]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/x86_64/lib/thunk.S
USB: gadgetfs AIO tweaks
[mv-sheeva.git] / arch / x86_64 / lib / thunk.S
index 6cff27c775ae33a5309d439c59deed54955f5f75..55e586d352d3c444d35fe7399726666ba94b9adf 100644 (file)
@@ -1,12 +1,10 @@
-       /*
-        * Save registers before calling assembly functions. This avoids
-        * disturbance of register allocation in some inline assembly constructs.
-        * Copyright 2001,2002 by Andi Kleen, SuSE Labs.
-        * Subject to the GNU public license, v.2. No warranty of any kind.
-        * $Id: thunk.S,v 1.2 2002/03/13 20:06:58 ak Exp $
-        */
+/*
+ * Save registers before calling assembly functions. This avoids
+ * disturbance of register allocation in some inline assembly constructs.
+ * Copyright 2001,2002 by Andi Kleen, SuSE Labs.
+ * Subject to the GNU public license, v.2. No warranty of any kind.
+ */
 
-       #include <linux/config.h>
        #include <linux/linkage.h>
        #include <asm/dwarf2.h>
        #include <asm/calling.h>