Skip to content

QNICE V1.7: Replace redundant routines by SYSCALLs #3

@sy2002

Description

@sy2002

strcpy

QNICE V1.7 comes with a strcpy operating system function, so replace redundant strcpy routines by SYSCALL:

  • dirbrowse.asm has _DIRBR_STRCPY
  • llist_test.asm has _DIRBR_STRCPY

ENTER/LEAVE

QNICE V1.7 comes with ENTER/LEAVE functions so tools.asm can be thinned and the respective calls can be replaced by SYSCALLs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions