errno: Add copyright header and header guard
authorSimon Glass <sjg@chromium.org>
Sun, 8 May 2016 22:55:17 +0000 (16:55 -0600)
committerTom Warren <twarren@nvidia.com>
Tue, 5 Jul 2016 20:19:08 +0000 (13:19 -0700)
commit00e9e6d1ffb9786a7ca42cc41f5320303c1ab84f
tree6132b079868dc576a106df3a3be5a299ac567584
parentf39a6a327721285aa68f7e4d57b887c165ed3f14
errno: Add copyright header and header guard

Bring in a copyright for this file from cmd/pmic.c since this file was
submitted by the same author at around the same time. Also fix the missing
header guard.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
include/errno.h