From cb4526f629de007f32be10719074bfb2b63867df Mon Sep 17 00:00:00 2001 From: William Cohen Date: Wed, 12 Nov 2008 15:32:18 -0500 Subject: Remove cpuid() documentation. --- doc/SystemTap_Tapset_Reference/en-US/context.xml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'doc/SystemTap_Tapset_Reference') diff --git a/doc/SystemTap_Tapset_Reference/en-US/context.xml b/doc/SystemTap_Tapset_Reference/en-US/context.xml index df271d0f..2fa8c63e 100644 --- a/doc/SystemTap_Tapset_Reference/en-US/context.xml +++ b/doc/SystemTap_Tapset_Reference/en-US/context.xml @@ -98,13 +98,6 @@ Return the effective uid of the current process. - - cpuid:long() - cpuid - - Return the current cpu number. - - cpu:long() cpu -- cgit