/*
* if-json. Interface list in JSON format.
* Based on busybox, see .
*
* Copyright (C) 2008 OpenRB.com
*
* This program is free software: you can redistribute
/* net/if.h -- declarations for inquiring about network interfaces
Copyright (C) 1997,98,99,2000,2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library
/* net/if.h -- declarations for inquiring about network interfaces
Copyright (C) 1997,98,99,2000,2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library
/*
bttv-if.c -- interfaces to other kernel modules
all the i2c code is here
also the gpio interface exported by bttv (used by lirc)
bttv - Bt848 frame grabber driver
Copyright (C) 19
class If{
public static void main(String args[]) {
int a, b, c;
a = 3;
b = 4;
if(a < b)
System.out.println("a is less than b");
if(a == b)
System.out.println("this won’t be