From: Mark Wooding Date: Wed, 18 May 2016 08:15:59 +0000 (+0100) Subject: base/dispatch.c: Add in more useful section markers. X-Git-Tag: 2.2.3~1^2~22^2~12 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb/commitdiff_plain/d26ad21110e241f8ed393603184781ec797cba78 base/dispatch.c: Add in more useful section markers. There will be more sections. --- diff --git a/base/dispatch.c b/base/dispatch.c index fe3dcfb8..337f2bec 100644 --- a/base/dispatch.c +++ b/base/dispatch.c @@ -37,7 +37,7 @@ #include "dispatch.h" -/*----- Main code ---------------------------------------------------------*/ +/*----- Intel x86/AMD64 feature probing -----------------------------------*/ #ifdef CPUFAM_X86 @@ -135,6 +135,8 @@ static int xmm_registers_available_p(void) #endif +/*----- External interface ------------------------------------------------*/ + /* --- @check_env@ --- * * * Arguments: @const char *ftok@ = feature token