1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00

Add redirection for new _clock_lock symbol

This commit is contained in:
Peter Wemm 1997-09-05 08:47:24 +00:00
parent 6b4558f1ea
commit c9c5eae40a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29127

View File

@ -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