X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fbounds.c;h=3c5301381837407d986f06cddaf665eca71fb412;hb=9ea319b61613085f501a79cf8d405cb221d084f3;hp=c3c55544db2fb515c05c191bfc5c47c26b3cb62e;hpb=e97e386b126c2d60b8da61ce1e4964b41b3d1514;p=linux-2.6 diff --git a/kernel/bounds.c b/kernel/bounds.c index c3c55544db..3c53013818 100644 --- a/kernel/bounds.c +++ b/kernel/bounds.c @@ -8,11 +8,7 @@ /* Include headers that define the enum constants of interest */ #include #include - -#define DEFINE(sym, val) \ - asm volatile("\n->" #sym " %0 " #val : : "i" (val)) - -#define BLANK() asm volatile("\n->" : : ) +#include void foo(void) {