]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/ia64/hp-timing.h
Refactor hp-timing rtld usage
[thirdparty/glibc.git] / sysdeps / ia64 / hp-timing.h
index 24135360e283b4dbb5f039702d4387b0ae896978..2ca248a530ab239c4789a00fb0e46d6ca43861ef 100644 (file)
@@ -1,5 +1,5 @@
 /* High precision, low overhead timing functions.  IA-64 version.
-   Copyright (C) 2001-2015 Free Software Foundation, Inc.
+   Copyright (C) 2001-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
 #ifndef _HP_TIMING_H
 #define _HP_TIMING_H   1
 
-/* We always assume having the timestamp register.  */
-#define HP_TIMING_AVAIL                (1)
-#define HP_SMALL_TIMING_AVAIL  (1)
-
 /* We indeed have inlined functions.  */
 #define HP_TIMING_INLINE       (1)