Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17581
b: refs/heads/master
c: 199e705
h: refs/heads/master
i:
  17579: bcde8a1
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jan 10, 2006
1 parent 33f9c73 commit 887f607
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f4818900fa3ee1c56e96f6dede7cc4c05ed383d1
refs/heads/master: 199e7056895c8427dec63e1d9841ceafcfaaf314
2 changes: 2 additions & 0 deletions trunk/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -619,6 +619,8 @@ mktime(const unsigned int year0, const unsigned int mon0,
)*60 + sec; /* finally seconds */
}

EXPORT_SYMBOL(mktime);

/**
* set_normalized_timespec - set timespec sec and nsec parts and normalize
*
Expand Down

0 comments on commit 887f607

Please sign in to comment.