upgrade x dependencies

This commit is contained in:
Shivaram Lingamneni
2025-01-26 00:58:13 -05:00
parent e60afda556
commit af124cd964
112 changed files with 8073 additions and 668 deletions

View File

@@ -156,7 +156,7 @@ from the generated architecture-specific files listed below, and merge these
into a common file for each OS.
The merge is performed in the following steps:
1. Construct the set of common code that is idential in all architecture-specific files.
1. Construct the set of common code that is identical in all architecture-specific files.
2. Write this common code to the merged file.
3. Remove the common code from all architecture-specific files.