Skip to content

Commit

Permalink
Docs: Update for release FEX-2112
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonicadvance1 committed Dec 6, 2021
1 parent db0740b commit d094332
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/SourceOutline.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# FEX-2111
# FEX-2112

## External/FEXCore
See [FEXCore/Readme.md](../External/FEXCore/Readme.md) for more details
Expand Down Expand Up @@ -291,6 +291,9 @@ Linux syscall emulation, marshaling and passthrough
- [Syscalls.cpp](../Source/Tests/LinuxSyscalls/Syscalls.cpp): Glue logic, brk allocations
- [Syscalls.h](../Source/Tests/LinuxSyscalls/Syscalls.h): Glue logic, STRACE magic

#### syscalls-arm64
- [SyscallsEnum.h](../Source/Tests/LinuxSyscalls/Arm64/SyscallsEnum.h)

#### syscalls-shared
Syscall implementations shared between x86 and x86-64
- [EPoll.cpp](../Source/Tests/LinuxSyscalls/Syscalls/EPoll.cpp)
Expand Down

0 comments on commit d094332

Please sign in to comment.