X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fbounds.c;h=3c5301381837407d986f06cddaf665eca71fb412;hb=6329d3021bcfa9038621e6e917d98929421d8ec8;hp=c3c55544db2fb515c05c191bfc5c47c26b3cb62e;hpb=e31a94ed371c70855eb30b77c490d6d85dd4da26;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) {