first fpga source commit

git-svn-id: svn+ssh://en.codiert.org/home/staff/ben/dev/misc.svn/projects/fpgafs@379 766a2236-cff9-0310-b0c0-a81a5f92509a
This commit is contained in:
ben 2007-09-06 19:29:43 +00:00
parent 9409417d1e
commit 971209b04e
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ enum {
struct fpga_context {
char *load_buf;
unsigned intlldrv;
int bla;
};