diff options
Diffstat (limited to 'scripts/stackusage')
-rwxr-xr-x | scripts/stackusage | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/stackusage b/scripts/stackusage index 8cf26640ef8a..56ef1ab670ac 100755 --- a/scripts/stackusage +++ b/scripts/stackusage | |||
@@ -1,4 +1,5 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | # SPDX-License-Identifier: GPL-2.0 | ||
2 | 3 | ||
3 | outfile="" | 4 | outfile="" |
4 | now=`date +%s` | 5 | now=`date +%s` |