Files
ultrasm64-2/lib/n64-libc/n64-libc.h
a 82736c610a git subrepo clone https://gitlab.com/mpharoah/n64-libc lib/n64-libc
subrepo:
  subdir:   "lib/n64-libc"
  merged:   "70270d60"
upstream:
  origin:   "https://gitlab.com/mpharoah/n64-libc"
  branch:   "main"
  commit:   "70270d60"
git-subrepo:
  version:  "0.4.9"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "4f60dd7"
2025-06-23 20:50:28 -04:00

16 lines
354 B
C

#include "n64-alloca.h"
#include "n64-assert.h"
#include "n64-ctype.h"
#include "n64-fenv.h"
#include "n64-float.h"
#include "n64-math.h"
#include "n64-numbers.h"
#include "n64-stdbool.h"
#include "n64-stdckdint.h"
#include "n64-stddef.h"
#include "n64-stdio.h"
#include "n64-stdlib.h"
#include "n64-string.h"
#include "n64-time.h"
#include "n64-util.h"