Commit Graph

2 Commits

Author SHA1 Message Date
Jan (janneke) Nieuwenhuizen 8bae5fe860
DRAFT lib/m2: Update syscall includes.
This is a follow-up to commit
    bc1fa57851
    lib: stat: Use SYS_stat64 for 32bit platforms.

* lib/m2/chmod.c: Update to <arch/syscall.sh>.
* lib/m2/clock_gettime.c: Likewise.
* lib/m2/read.c: Likewise.
2023-02-13 13:08:39 +01:00
Jan (janneke) Nieuwenhuizen ec79b8a0ae
mescc: Mes C Library: Add clock_gettime for M2-Planet.
* lib/m2/clock_gettime.c: New file.
2020-07-25 20:03:17 +02:00