summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/asnames.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-09-05 08:47:24 +0000
committerpeter <peter@FreeBSD.org>1997-09-05 08:47:24 +0000
commiteaafbd1c6721f5f9ab3f9e87ddbcc80cdf17d081 (patch)
treee14ac0de47938a1a7d2e8eca0a2af1c29d9278aa /sys/i386/include/asnames.h
parent57d768604556c879b95579da2dbdad4764e3c56f (diff)
downloadFreeBSD-src-eaafbd1c6721f5f9ab3f9e87ddbcc80cdf17d081.zip
FreeBSD-src-eaafbd1c6721f5f9ab3f9e87ddbcc80cdf17d081.tar.gz
Add redirection for new _clock_lock symbol
Diffstat (limited to 'sys/i386/include/asnames.h')
-rw-r--r--sys/i386/include/asnames.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/include/asnames.h b/sys/i386/include/asnames.h
index 3097f3b..3ed4f12 100644
--- a/sys/i386/include/asnames.h
+++ b/sys/i386/include/asnames.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: asnames.h,v 1.4 1997/06/22 16:03:47 peter Exp $
+ * $Id: asnames.h,v 1.5 1997/08/30 11:20:02 peter Exp $
*/
#ifndef _MACHINE_ASNAMES_H_
@@ -182,6 +182,7 @@
#define _bootinfo bootinfo
#define _bootstrap_gdt bootstrap_gdt
#define _bzero bzero
+#define _clock_lock clock_lock
#define _cnt cnt
#define _common_tss common_tss
#define _copyin_vector copyin_vector
OpenPOWER on IntegriCloud