Fixed my recent breakage of the ELF case.

This commit is contained in:
Bruce Evans 1999-02-25 12:53:34 +00:00
parent b5c347a37a
commit 60f2c5d0c2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=44262

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.28 1999/02/06 08:41:05 bde Exp $
* $Id: asnames.h,v 1.29 1999/02/22 15:13:34 bde Exp $
*/
#ifndef _MACHINE_ASNAMES_H_
@ -358,6 +358,7 @@
#define _switchtime switchtime
#define _syscall syscall
#define _szsigcode szsigcode
#define _ticks ticks
#define _time time
#define _timer0_max_count timer0_max_count
#define _timer0_overflow_threshold timer0_overflow_threshold