Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120606
b: refs/heads/master
c: 0426c16
h: refs/heads/master
v: v3
  • Loading branch information
Herbert Xu committed Dec 25, 2008
1 parent e3c9d79 commit f910829
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 53b146ae598268edbe2bf7ea7dfec721d51adddd
refs/heads/master: 0426c166424ea6d3d0412f47879c8ba268f874c4
3 changes: 3 additions & 0 deletions trunk/include/linux/crc32c.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,7 @@

extern u32 crc32c(u32 crc, const void *address, unsigned int length);

/* This macro exists for backwards-compatibility. */
#define crc32c_le crc32c

#endif /* _LINUX_CRC32C_H */

0 comments on commit f910829

Please sign in to comment.