URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [uclinux/] [uC-libc/] [include/] [linux/] [smp_lock.h] - Rev 1765
Go to most recent revision | Compare with Previous | Blame | View Log
#ifndef __LINUX_SMPLOCK_H #define __LINUX_SMPLOCK_H #ifdef __SMP__ #include <asm/pgtable.h> #include <asm/smp_lock.h> #endif #endif
Go to most recent revision | Compare with Previous | Blame | View Log