markup_oops.pl (e5451c8f8330e03ad3cfa16048b4daf961af434f) | markup_oops.pl (cb77f0d623ff33a7899cb945f4f5a4825fbb2ea1) |
---|---|
1#!/usr/bin/perl | 1#!/usr/bin/env perl |
2 3use File::Basename; 4use Math::BigInt; 5use Getopt::Long; 6 7# Copyright 2008, Intel Corporation 8# 9# This file is part of the Linux kernel --- 360 unchanged lines hidden --- | 2 3use File::Basename; 4use Math::BigInt; 5use Getopt::Long; 6 7# Copyright 2008, Intel Corporation 8# 9# This file is part of the Linux kernel --- 360 unchanged lines hidden --- |