URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [uclinux/] [uClinux-2.0.x/] [include/] [asm-armnommu/] [arch-nexuspci/] [uncompress.h] - Rev 1782
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()