This commit is contained in:
rsc 2005-01-04 21:18:08 +00:00
parent 66ed321edf
commit 1a0954abb8
20 changed files with 96 additions and 49 deletions

View file

@ -8,6 +8,8 @@ extern "C" {
#pragma src "/sys/src/libsec"
*/
AUTOLIB(sec)
#ifndef _MPINT
typedef struct mpint mpint;
#endif