X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fbyteorder.h;h=805a4f5fcf31eba4d6673a95d84ec7bc671ed5e0;hb=d0ca5c4c1a56c740301d00775b01da56ef609bd7;hp=3dd7825e0d04b076a9fc6983398fad45b4ddc3af;hpb=4b681f454badd9055c35b60d9a3ecd8da11c4b80;p=bertos.git diff --git a/bertos/cpu/byteorder.h b/bertos/cpu/byteorder.h index 3dd7825e..805a4f5f 100644 --- a/bertos/cpu/byteorder.h +++ b/bertos/cpu/byteorder.h @@ -27,13 +27,11 @@ * the GNU General Public License. * * Copyright 2004 Develer S.r.l. (http://www.develer.com/) - * * --> * * \brief Functions to convert integers to/from host byte-order. * * \version $Id$ - * * \author Bernie Innocenti * \author Stefano Fedrigo */