diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2025-03-20 19:29:52 +0100 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2025-03-20 19:29:52 +0100 |
commit | 91fcfdf79461fefa712e16b3d327987e0bf42798 (patch) | |
tree | 94b88a5fa6d7c28210401f3e99ed46214ffbf0d7 /src/development/README.md | |
parent | cb9e06f3a5bd9d42494e6abdaf61fb3fe19d4ea4 (diff) | |
download | notes-91fcfdf79461fefa712e16b3d327987e0bf42798.tar.gz notes-91fcfdf79461fefa712e16b3d327987e0bf42798.zip |
gas: initial notes
Diffstat (limited to 'src/development/README.md')
-rw-r--r-- | src/development/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/development/README.md b/src/development/README.md index 3363308..437528d 100644 --- a/src/development/README.md +++ b/src/development/README.md @@ -4,6 +4,7 @@ - [c++](./c++.md) - [glibc](./glibc.md) - [gcc](./gcc.md) +- [gas](./gas.md) - [git](./git.md) - [cmake](./cmake.md) - [make](./make.md) |