summaryrefslogtreecommitdiffstats
path: root/lib/libc/gdtoa/glue.c
blob: b587412582412683547bad34bcdeeb0227db1601 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * Machine-independent glue to integrate David Gay's gdtoa
 * package into libc.
 *
 * $FreeBSD$
 */

#include "spinlock.h"

spinlock_t __gdtoa_locks[2];
OpenPOWER on IntegriCloud