URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rc203soc/] [sw/] [uClinux/] [include/] [asm-armnommu/] [arch-nexuspci/] [uncompress.h] - Rev 1765
Compare with Previous | Blame | View Log
/* * linux/include/asm-arm/arch-ebsa110/uncompress.h * * Copyright (C) 1996,1997,1998 Russell King */ /* * This does not append a newline */ static void puts(const char *s) { } /* * nothing to do */ #define arch_decomp_setup()