Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. /* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
  2. #include<libc/asm.h>
  3. MK_C_SYM(_bcopy)
  4.         jmp     C_SYM(bcopy)
  5.