summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/asnames.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1999-02-25 12:53:34 +0000
committerbde <bde@FreeBSD.org>1999-02-25 12:53:34 +0000
commit823b71ef822ab62ba39e00a2cb5632c298665920 (patch)
tree0069821bf2525397455287040346bf7e9952d3b0 /sys/i386/include/asnames.h
parentc6b0abda5c8b610deed541a904d8ace25227c044 (diff)
downloadFreeBSD-src-823b71ef822ab62ba39e00a2cb5632c298665920.zip
FreeBSD-src-823b71ef822ab62ba39e00a2cb5632c298665920.tar.gz
Fixed my recent breakage of the ELF case.
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 caf1d45..b1d8a08 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.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
OpenPOWER on IntegriCloud