X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fbyteorder.h;h=805a4f5fcf31eba4d6673a95d84ec7bc671ed5e0;hb=734cd5300d75a1624fe328eb9917d0cb842e0e41;hp=3dd7825e0d04b076a9fc6983398fad45b4ddc3af;hpb=af41cd0d7c006a3d282cfb21b42b23f63fd525fe;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 */