Skip to content

Commit

Permalink
Add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed Aug 19, 2024
1 parent 9cd203e commit bf73716
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libc-bottom-half/sources/__main_void.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
#include <stdlib.h>
#include <sysexits.h>

// TODO: This file can be dropped when we drop the support of LLVM
// versions w/o crt2-command.o support.

// The user's `main` function, expecting arguments.
//
// Note that we make this a weak symbol so that it will have a
Expand Down

0 comments on commit bf73716

Please sign in to comment.