From 694605b44cd3574bc0b66d0d4a4fa4f3bc7727a3 Mon Sep 17 00:00:00 2001 From: hunt Date: Wed, 1 Feb 2006 20:21:27 +0000 Subject: 2006-02-01 Martin Hunt * syscalls.stp: New syscall file. * syscall2.stp: More syscalls. * i686/syscalls.stp: x86-specific calls. * x86_64/syscalls.stp: x86_64-specific calls. --- tapset/context.stp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tapset/context.stp') diff --git a/tapset/context.stp b/tapset/context.stp index 3056ed18..44b52e1c 100644 --- a/tapset/context.stp +++ b/tapset/context.stp @@ -1,5 +1,5 @@ // context tapset -// Copyright (C) 2005 Red Hat Inc. +// Copyright (C) 2005, 2006 Red Hat Inc. // // This file is part of systemtap, and is free software. You can // redistribute it and/or modify it under the terms of the GNU General -- cgit