1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 11:27:35 +00:00

Ports: Add lowdown 1.0.2

This commit is contained in:
Emily Trau 2023-06-04 18:13:30 -07:00 committed by Jelle Raaijmakers
parent 6e97dc3633
commit 675cf43937
6 changed files with 78 additions and 0 deletions

View file

@ -11,3 +11,6 @@
// Deprecated definition for dosfstools port.
#define _PATH_MOUNTED "/etc/mtab"
// Default value used for lowdown port.
#define _PATH_TTY "/dev/tty"