Skip to content

Commit ca11cca

Browse files
authored
Merge pull request #1400 from redstar/playstation
Add reserved version identifiers for PlayStation and PlayStation4.
2 parents ee4a0a5 + 7b79005 commit ca11cca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/version.dd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,8 @@ $(H3 $(LEGACY_LNAME2 PredefinedVersions, predefined-versions, Predefined Version
245245
$(TROW $(ARGS $(D SysV4)) , $(ARGS System V Release 4))
246246
$(TROW $(ARGS $(D Hurd)) , $(ARGS GNU Hurd))
247247
$(TROW $(ARGS $(D Android)) , $(ARGS The Android platform))
248+
$(TROW $(ARGS $(D PlayStation)) , $(ARGS The PlayStation platform))
249+
$(TROW $(ARGS $(D PlayStation4)) , $(ARGS The PlayStation 4 platform))
248250
$(TROW $(ARGS $(D Cygwin)) , $(ARGS The Cygwin environment))
249251
$(TROW $(ARGS $(D MinGW)) , $(ARGS The MinGW environment))
250252
$(TROW $(ARGS $(D FreeStanding)) , $(ARGS An environment without an operating system (such as Bare-metal targets)))

0 commit comments

Comments
 (0)