X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=kernel%2Fbounds.c;h=3c5301381837407d986f06cddaf665eca71fb412;hb=5f78abeebbf0a80975d719e11374535ca15396cb;hp=c3c55544db2fb515c05c191bfc5c47c26b3cb62e;hpb=96916090f488986a4ebb8e9ffa6a3b50881d5ccd;p=cascardo%2Flinux.git diff --git a/kernel/bounds.c b/kernel/bounds.c index c3c55544db2f..3c5301381837 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) {