1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00

Update CHANGELOG, coding style cleanup.

This commit is contained in:
Wolfgang Denk
2009-04-05 00:27:57 +02:00
parent f63728c804
commit c0a14aedc3
17 changed files with 3465 additions and 33 deletions

View File

@@ -27,4 +27,3 @@ static inline u16 crc16_byte(u16 crc, const u8 data)
}
#endif /* __CRC16_H */