diff options
Diffstat (limited to 'usr/src/cmd/intrstat/intrstat.c')
-rw-r--r-- | usr/src/cmd/intrstat/intrstat.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/cmd/intrstat/intrstat.c b/usr/src/cmd/intrstat/intrstat.c index 73512d7014..35df72fe38 100644 --- a/usr/src/cmd/intrstat/intrstat.c +++ b/usr/src/cmd/intrstat/intrstat.c @@ -20,7 +20,7 @@ * CDDL HEADER END */ /* - * Copyright 2004 Sun Microsystems, Inc. All rights reserved. + * Copyright 2005 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ @@ -59,6 +59,7 @@ static int g_cpus_per_line = INTRSTAT_CPUS_PER_LINE(80); static const char *g_pname = "intrstat"; static const char *g_prog = "interrupt-start" +"/arg0 != NULL/" "{" " self->ts = vtimestamp;" "}" |