Moved 6502 inline assmbler into backyard as it was never replaced by C code.

This commit is contained in:
oliverschmidt 2007-05-26 22:00:12 +00:00
parent 5e7ecef8ab
commit 4aabfc10b3
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
*
* This file is part of the C64 RealAudio server demo project.
*
* $Id: cs8900a.c,v 1.1 2006/06/17 22:41:16 adamdunkels Exp $
* $Id: cs8900a.c,v 1.1 2007/05/26 22:00:33 oliverschmidt Exp $
*
*/

View File

@ -30,7 +30,7 @@
*
* Author: Adam Dunkels <adam@sics.se>
*
* $Id: cs8900a.h,v 1.1 2006/06/17 22:41:16 adamdunkels Exp $
* $Id: cs8900a.h,v 1.1 2007/05/26 22:00:33 oliverschmidt Exp $
*/
#ifndef __CS8900A_H__
#define __CS8900A_H__