update
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 20 Sep 2006 23:28:14 +0000 (23:28 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 20 Sep 2006 23:28:14 +0000 (23:28 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2129 04897980-b3bd-0310-b5e0-8ef037075253

marker-loader/marker-loader.c

index 9fd079cc57a23ed4ebd1730969a465b4bde4c24d..b02e6b56fb48a1e484ce080f2bdcff5466ad8b2e 100644 (file)
@@ -20,12 +20,6 @@ void do_mark1(const char *format, int value)
        printk("value is %d\n", value);
 }
 
-
-//#define CALL __mark_subsys_mark1_call
-//#define JUMP_OVER __mark_subsys_mark1_jump_over
-//#define JUMP_CALL __mark_subsys_mark1_jump_call
-//#define JUMP_INLINE __mark_subsys_mark1_jump_inline
-
 static void *saved_over;
 
 static void **target_mark_call;
This page took 0.023925 seconds and 4 git commands to generate.