Source
1
-
#!/usr/bin/perl
1
+
#!/usr/bin/env perl
2
2
3
3
use File::Basename;
4
4
use Math::BigInt;
5
5
use Getopt::Long;
6
6
7
7
# Copyright 2008, Intel Corporation
8
8
#
9
9
# This file is part of the Linux kernel
10
10
#
11
11
# This program file is free software; you can redistribute it and/or modify it