X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fruntime%2Fx86-validate.h;h=6c4f268f7e9129d764a4d7cba72c95f98e5b776d;hb=59f7d9254f3601cfd48f0c299d5c30562111e991;hp=47b00aa963613714b130cfb06831d66acc26dbda;hpb=10818ee6db49b075698b45296825fc79f64c93e3;p=sbcl.git diff --git a/src/runtime/x86-validate.h b/src/runtime/x86-validate.h index 47b00aa..6c4f268 100644 --- a/src/runtime/x86-validate.h +++ b/src/runtime/x86-validate.h @@ -9,10 +9,6 @@ * files for more information. */ -/* - * $Header$ - */ - #define BINDING_STACK_SIZE ( BINDING_STACK_END - BINDING_STACK_START) #define CONTROL_STACK_SIZE ( CONTROL_STACK_END - CONTROL_STACK_START) #define DYNAMIC_SPACE_SIZE ( DYNAMIC_SPACE_END - DYNAMIC_SPACE_START)