URL
https://opencores.org/ocsvn/c0or1k/c0or1k/trunk
Subversion Repositories c0or1k
[/] [c0or1k/] [trunk/] [src/] [api/] [kip.c] - Rev 7
Go to most recent revision | Compare with Previous | Blame | View Log
/* * Kernel Interface Page * * Copyright (C) 2007, 2008 Bahadir Balban */ #include INC_API(kip.h) SECTION(".data.kip") ALIGN(SZ_4K) struct kip kip;
Go to most recent revision | Compare with Previous | Blame | View Log