// SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note /* * vdso_clock_getres.c: Sample code to test clock_getres. * Copyright (c) 2019 Arm Ltd. * * Compile with: * gcc -std=gnu99 vdso_clock_getres.c * * Tested on ARM, ARM64, MIPS32, x86 (32-bit and 64-bit), * Power (32-bit and 64-bit), S390x (32-bit and 64-bit). * Might work on other architectures.
*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.