How to export sys_call_table

From: Prasad (prasad_3483_at_yahoo.co.in)
Date: 08/28/04

  • Next message: terry: "Data structure in system call/user program"
    Date: 27 Aug 2004 23:18:27 -0700
    
    

    Hello there ! Prasad here,
        As you know I'm trying the kernel module programming on
    "linux-2.6.8.1" but,
    I'm not able to use the symbol sys_call_table, So I want to export the
    symbol sys_call_table...
        Could you pls tell me how can I do that. I mean how should I edit
    the src file before compilation. I found this symbol defined in
    arch/i386/kernel/entry.S file
    now what next...?

        bye
           Prasad


  • Next message: terry: "Data structure in system call/user program"