Skip to content

Commit 3fd1450

Browse files
nikomatsakisbrson
authored andcommitted
---
yaml --- r: 5937 b: refs/heads/master c: 12ab0d6 h: refs/heads/master i: 5935: f37f3ec v: v3
1 parent 5e5ae25 commit 3fd1450

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 96629d5c21f6b9b1310c1fe7a4a7505c79ed8e2b
2+
refs/heads/master: 12ab0d66f5eadf4a242f336f5421c388da880e76

trunk/src/lib/time.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22

3-
native "rust" mod rustrt {
3+
native "c-stack-cdecl" mod rustrt {
44
fn get_time(&sec: u32, &usec: u32);
55
fn nano_time(&ns: u64);
66
}

0 commit comments

Comments
 (0)