]> git.pld-linux.org Git - packages/bb.git/blame - bb-regparm.patch
- patch from Gentoo
[packages/bb.git] / bb-regparm.patch
CommitLineData
a8e51943 1--- bb-1.3.0/timers.c~ 2001-04-26 17:10:33.000000000 +0200
2+++ bb-1.3.0/timers.c 2007-02-13 11:59:03.000000000 +0100
3@@ -306,7 +306,7 @@
4 #endif
5 #endif
6 }
7-int
8+REGISTERS (3) int
9 tl_lookup_timer (tl_timer * t)
10 {
11 if (t->stopped)
12@@ -382,7 +382,7 @@
13 #endif
14 }
15
16-void
17+REGISTERS (3) void
18 tl_reset_timer (tl_timer * t)
19 {
20 tl_update_time();
This page took 0.057303 seconds and 4 git commands to generate.