aboutsummaryrefslogtreecommitdiff
path: root/arch/casiowin/core/roles.yml
blob: d8f52241ac6b1853dc8e3b185bd44793b280a339 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
%YAML 1.2
---
bits:
  time.h: Standard time header internals.
src:
  alloc:
    _syscalls.sx: Memory allocation related syscalls.
  assert:
    assert.c: Make an assertion failed pop-up.
    _syscalls.sx: Assertion-related syscalls.
  core:
    _syscalls.sx: Syscalls for the C runtime initialization.
  syscall.h: Syscall macro.