X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-s390%2Fdebug.h;h=7127030ae162c1253380fe01b114ea3ccf595d47;hb=8f0cb147b2fb12427bf6abef7fed2b604557a41e;hp=92360d90144bc698618f1dbf09da1dae22a202d7;hpb=c1b054d03f5b31c33eaa0b267c629b118eaf3790;p=powerpc.git diff --git a/include/asm-s390/debug.h b/include/asm-s390/debug.h index 92360d9014..7127030ae1 100644 --- a/include/asm-s390/debug.h +++ b/include/asm-s390/debug.h @@ -52,8 +52,6 @@ struct __debug_entry{ #define DEBUG_DATA(entry) (char*)(entry + 1) /* data is stored behind */ /* the entry information */ -#define STCK(x) asm volatile ("STCK 0(%1)" : "=m" (x) : "a" (&(x)) : "cc") - typedef struct __debug_entry debug_entry_t; struct debug_view;