X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Femul%2Fswitch_i386.S;h=0b2f0937e07c2fed3251a32fc4d5c723aa7a249e;hb=0b1a1fb4f820c70802478793b34240e0435fbb4e;hp=39eb31d5f734e243ff44d28425b0991cbec28987;hpb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;p=bertos.git diff --git a/bertos/emul/switch_i386.S b/bertos/emul/switch_i386.S index 39eb31d5..0b2f0937 100644 --- a/bertos/emul/switch_i386.S +++ b/bertos/emul/switch_i386.S @@ -1,16 +1,40 @@ -/*! +/** * \file * * - * \brief i386 context switch - * * \version $Id$ - * * \author Bernie Innocenti + * + * \brief i386 context switch */