OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-newlib/] [newlib-1.17.0/] [newlib/] [libc/] [sys/] [sysvi386/] [rmdir.S] - Blame information for rev 9

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 9 jlechner
        .globl  _rmdir
2
        .globl  rmdir
3
_rmdir:
4
rmdir:
5
        movl    $0x4f, %eax
6
        lcall   $7,$0
7
        jb      _cerror
8
        xor     %eax, %eax
9
        ret

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.