diff options
Diffstat (limited to 'runtime/current.c')
-rw-r--r-- | runtime/current.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/current.c b/runtime/current.c index 0b2d84ad..5dbc06ef 100644 --- a/runtime/current.c +++ b/runtime/current.c @@ -1,4 +1,5 @@ -/* Functions to access the members of pt_regs struct +/* -*- linux-c -*- + * Functions to access the members of pt_regs struct * Copyright (C) 2005 Red Hat Inc. * Copyright (C) 2005 Intel Corporation. * |