X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fgencgc.h;h=170fc09594d584b2b330e846952f2f76a9be6781;hb=22b819c0cd0ca0ea5be52ba280b9e9e0b8e86210;hp=d9d480458eb2d916a6a2ab063d0399871689fb3b;hpb=0118ad1a3d67833723c6c237e99dbc55ec9f02ca;p=sbcl.git diff --git a/src/runtime/gencgc.h b/src/runtime/gencgc.h index d9d4804..170fc09 100644 --- a/src/runtime/gencgc.h +++ b/src/runtime/gencgc.h @@ -93,4 +93,4 @@ void gc_alloc_update_page_tables(int unboxed, struct alloc_region *alloc_region); void gc_alloc_update_all_page_tables(void); void gc_set_region_empty(struct alloc_region *region); -#endif _GENCGC_H_ +#endif /* _GENCGC_H_ */