]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/cris/arch-v32/mach-fs/vcs_hook.h
ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID
[karo-tx-linux.git] / arch / cris / arch-v32 / mach-fs / vcs_hook.h
index 7d73709e3cc612a95416e8da54e3cbf2801a6ca2..c000b9fece41f6456e882562a0ebf46d1f34d4f1 100644 (file)
@@ -1,11 +1,11 @@
-// $Id: vcs_hook.h,v 1.1 2003/08/12 12:01:06 starvik Exp $
-//
-// Call simulator hook functions
+/*
+ * Call simulator hook functions
+ */
 
 #ifndef HOOK_H
 #define HOOK_H
 
-int hook_call( unsigned id, unsigned pcnt, ...);
+int hook_call(unsigned id, unsigned pcnt, ...);
 
 enum hook_ids {
   hook_debug_on = 1,