Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145330
b: refs/heads/master
c: add8a50
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger committed May 27, 2009
1 parent 4e56c12 commit 8b3a529
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2ec10ea91bf3688013b00638f29df4f8f6b5c18b
refs/heads/master: add8a5050a52f1bd1be6b97be86fdd1cfbea2d1d
3 changes: 1 addition & 2 deletions trunk/arch/blackfin/lib/strncmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@

#define strncmp __inline_strncmp
#include <asm/string.h>
#undef strncmp

#include <linux/module.h>
#undef strncmp

int strncmp(const char *cs, const char *ct, size_t count)
{
Expand Down

0 comments on commit 8b3a529

Please sign in to comment.