X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2FxyzModem.h;h=a8911b6bf5744a8eb88ff7c47b5d733e2720c739;hb=54bec17f6b0326bbc22f993d28170d4c4df4ceed;hp=4b667f7ba7dc7f99e7755365af9e02d47d70d524;hpb=306b236bc1e426ff58ea8ddba1c6ad10327de6ff;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/xyzModem.h b/include/xyzModem.h index 4b667f7..a8911b6 100644 --- a/include/xyzModem.h +++ b/include/xyzModem.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: eCos-2.0 */ /* *========================================================================== * @@ -6,8 +7,6 @@ * RedBoot stream handler for xyzModem protocol * *========================================================================== - * SPDX-License-Identifier: eCos-2.0 - *========================================================================== *#####DESCRIPTIONBEGIN#### * * Author(s): gthomas @@ -26,6 +25,8 @@ #ifndef _XYZMODEM_H_ #define _XYZMODEM_H_ +#include + #define xyzModem_xmodem 1 #define xyzModem_ymodem 2 /* Don't define this until the protocol support is in place */