Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273779
b: refs/heads/master
c: f319d6e
h: refs/heads/master
i:
  273777: 1878cdd
  273775: c9b92e8
v: v3
  • Loading branch information
Chris Metcalf committed Nov 3, 2011
1 parent 3aa2e49 commit e364ea6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: e0b1f39d55864547242b4e4edb86d737bca3a249
refs/heads/master: f319d6e238a25d84af530a6a2526525c7041463f
2 changes: 0 additions & 2 deletions trunk/arch/tile/lib/exports.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ EXPORT_SYMBOL(__umoddi3);
int64_t __moddi3(int64_t dividend, int64_t divisor);
EXPORT_SYMBOL(__moddi3);
#ifndef __tilegx__
uint64_t __ll_mul(uint64_t n0, uint64_t n1);
EXPORT_SYMBOL(__ll_mul);
int64_t __muldi3(int64_t, int64_t);
EXPORT_SYMBOL(__muldi3);
uint64_t __lshrdi3(uint64_t, unsigned int);
Expand Down

0 comments on commit e364ea6

Please sign in to comment.