mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Whoops. We use -Wmussing-prototypes.
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
#define COMPILER_RT_ABI
|
||||
#define di_int int64_t
|
||||
#include "torint.h"
|
||||
|
||||
di_int __mulodi4(di_int a, di_int b, int* overflow);
|
||||
#endif
|
||||
|
||||
/* Returns: a * b */
|
||||
|
||||
Reference in New Issue
Block a user